C# Класс Mono.Cecil.Fluent.TyoeDefinitionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetDefaultMemberName ( this type ) : string
GetDefaultMemberName ( this type, CustomAttribute &defaultMemberAttribute ) : string

Описание методов

GetDefaultMemberName() публичный статический Метод

public static GetDefaultMemberName ( this type ) : string
type this
Результат string

GetDefaultMemberName() публичный статический Метод

public static GetDefaultMemberName ( this type, CustomAttribute &defaultMemberAttribute ) : string
type this
defaultMemberAttribute CustomAttribute
Результат string