Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

Declaration

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

Summary

Constructs a JsonList from the specified collection of ulongs.