C# Class Mono.Cecil.Fluent.TyoeDefinitionExtensions

Afficher le fichier Open project: mwoelk83/Mono.Cecil.Fluent

Méthodes publiques

Méthode Description
GetDefaultMemberName ( this type ) : string
GetDefaultMemberName ( this type, CustomAttribute &defaultMemberAttribute ) : string

Method Details

GetDefaultMemberName() public static méthode

public static GetDefaultMemberName ( this type ) : string
type this
Résultat string

GetDefaultMemberName() public static méthode

public static GetDefaultMemberName ( this type, CustomAttribute &defaultMemberAttribute ) : string
type this
defaultMemberAttribute CustomAttribute
Résultat string