Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: JsonList ToJsonList(this IEnumerable<bool>)

Declaration

public static JsonList ToJsonList(
    this IEnumerable<bool> source
)

Summary

Constructs a JsonList from the specified collection of booleans.