C# 클래스 Reinforced.Typings.Xmldoc.Model.DocumentationMemberExtensions

파일 보기 프로젝트 열기: reinforced/Reinforced.Typings

공개 메소드들

메소드 설명
HasParameters ( this dm ) : bool
HasReturns ( this dm ) : bool
HasSummary ( this dm ) : bool
MeberType ( this name ) : DocumentationMemberType

메소드 상세

HasParameters() 공개 정적인 메소드

public static HasParameters ( this dm ) : bool
dm this
리턴 bool

HasReturns() 공개 정적인 메소드

public static HasReturns ( this dm ) : bool
dm this
리턴 bool

HasSummary() 공개 정적인 메소드

public static HasSummary ( this dm ) : bool
dm this
리턴 bool

MeberType() 공개 정적인 메소드

public static MeberType ( this name ) : DocumentationMemberType
name this
리턴 DocumentationMemberType