Метод | Описание | |
---|---|---|
ConstructorWriter ( GenerationManifest artifacts, FrameworkVersion version, ConstructorInfoWrapper constructorInfo ) : System |
Метод | Описание | |
---|---|---|
GenerateFilename ( ) : string | ||
GenerateFilepath ( ) : string | ||
GetMemberName ( ) : string | ||
GetMemberType ( ) : string | ||
GetSummaryDocumentation ( ) : System.Xml.Linq.XElement | ||
GetSyntax ( ) : string | ||
GetTitle ( ) : string |
public ConstructorWriter ( GenerationManifest artifacts, FrameworkVersion version, ConstructorInfoWrapper constructorInfo ) : System | ||
artifacts | GenerationManifest | |
version | FrameworkVersion | |
constructorInfo | ConstructorInfoWrapper | |
Результат | System |
protected GetSummaryDocumentation ( ) : System.Xml.Linq.XElement | ||
Результат | System.Xml.Linq.XElement |