CachedTypeInfo
Assembly: ServiceStack.Text.dll
View Source
Declaration
public class CachedTypeInfo
Properties
EnumInfo
View Source
Declaration
public EnumInfo EnumInfo { get; }
Methods
Get(Type)
View Source
Declaration
public static CachedTypeInfo Get(Type type)
Returns
ServiceStack.Text.CachedTypeInfo
Parameters
Type | Name |
---|---|
System.Type | type |