C# Class Mono.Cecil.Fluent.TyoeDefinitionExtensions

Datei anzeigen Open project: mwoelk83/Mono.Cecil.Fluent

Public Methods

Method Description
GetDefaultMemberName ( this type ) : string
GetDefaultMemberName ( this type, CustomAttribute &defaultMemberAttribute ) : string

Method Details

GetDefaultMemberName() public static method

public static GetDefaultMemberName ( this type ) : string
type this
return string

GetDefaultMemberName() public static method

public static GetDefaultMemberName ( this type, CustomAttribute &defaultMemberAttribute ) : string
type this
defaultMemberAttribute CustomAttribute
return string