C# Класс ServiceStack.RequestAttributesExtensions

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

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

Метод Описание
FromFormat ( this format ) : string
IsExternal ( this attrs ) : bool
IsLocalSubnet ( this attrs ) : bool
IsLocalhost ( this attrs ) : bool
ToFeature ( this format ) : Feature
ToFormat ( this format ) : Format
ToSoapFeature ( this attributes ) : Feature

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

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

public static FromFormat ( this format ) : string
format this
Результат string

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

public static IsExternal ( this attrs ) : bool
attrs this
Результат bool

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

public static IsLocalSubnet ( this attrs ) : bool
attrs this
Результат bool

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

public static IsLocalhost ( this attrs ) : bool
attrs this
Результат bool

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

public static ToFeature ( this format ) : Feature
format this
Результат Feature

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

public static ToFormat ( this format ) : Format
format this
Результат Format

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

public static ToSoapFeature ( this attributes ) : Feature
attributes this
Результат Feature