MetaTypeConfig<T>
Assembly: ServiceStack.GrpcClient.dll
View Source
Declaration
public class MetaTypeConfig<T>
Properties
Instance
View Source
Declaration
public static MetaTypeConfig<T> Instance { get; set; }
Fields
metaType
View Source
Declaration
public static MetaType metaType
Methods
GetMetaType()
View Source
Declaration
public static MetaType GetMetaType()
Returns
MetaType