C# Класс Reinforced.Typings.Xmldoc.Model.DocumentationMemberExtensions

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

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

Метод Описание
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