C# 클래스 Mono.Cecil.Fluent.TyoeDefinitionExtensions

파일 보기 프로젝트 열기: mwoelk83/Mono.Cecil.Fluent

공개 메소드들

메소드 설명
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