MetadataTypeName
Assembly: ServiceStack.Client.dll
View Source
Declaration
[Exclude(Feature.Soap)]
public class MetadataTypeName
Properties
Type
View Source
Declaration
[IgnoreDataMember]
public Type Type { get; set; }
Name
View Source
Declaration
public string Name { get; set; }
Namespace
View Source
Declaration
public string Namespace { get; set; }
GenericArgs
View Source
Declaration
public string[] GenericArgs { get; set; }