TypeConstants<T>
Assembly: ServiceStack.Text.dll
View Source
Declaration
public static class TypeConstants<T>
Fields
EmptyArray
View Source
Declaration
public static readonly T[] EmptyArray
EmptyList
View Source
Declaration
public static readonly List<T> EmptyList
EmptyHashSet
View Source
Declaration
public static readonly HashSet<T> EmptyHashSet