C# Класс StoryTeller.Grammars.Reflection.MethodExtensions

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

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

Метод Описание
DeriveFormat ( this method ) : string
GetReturnValueAlias ( this method ) : string
HasReturn ( this method ) : bool

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

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

public static DeriveFormat ( this method ) : string
method this
Результат string

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

public static GetReturnValueAlias ( this method ) : string
method this
Результат string

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

public static HasReturn ( this method ) : bool
method this
Результат bool