Method | Description | |
---|---|---|
PropertyWriter ( GenerationManifest artifacts, FrameworkVersion version, PropertyInfoWrapper propertyInfo ) : System |
Method | Description | |
---|---|---|
AddReturn ( System writer ) : void | ||
GenerateFilename ( ) : string | ||
GenerateFilepath ( ) : string | ||
GetMemberName ( ) : string | ||
GetMemberType ( ) : string | ||
GetSummaryDocumentation ( ) : System.Xml.Linq.XElement | ||
GetSyntax ( ) : string | ||
GetTitle ( ) : string |
Method | Description | |
---|---|---|
EmitTypeLinkMarkup ( TypeWrapper t, FrameworkVersion version ) : string | ||
ProcessGenericParameterTypes ( IList |
protected GetSummaryDocumentation ( ) : System.Xml.Linq.XElement | ||
return | System.Xml.Linq.XElement |
public PropertyWriter ( GenerationManifest artifacts, FrameworkVersion version, PropertyInfoWrapper propertyInfo ) : System | ||
artifacts | GenerationManifest | |
version | FrameworkVersion | |
propertyInfo | PropertyInfoWrapper | |
return | System |