C# Class V82.Перечисления.ВидыДвиженийПриходРасход_Значения

ファイルを表示 Open project: Rugut/UPP

Public Properties

Property Type Description
Приход System.Guid
Расход System.Guid

Public Methods

Method Description
Ключ ( this Значение ) : byte[]
Получить ( this Значение, System.Guid Ссылка ) : ВидыДвиженийПриходРасход
Получить ( this Значение, byte Ссылка ) : ВидыДвиженийПриходРасход
Ссылка ( this Значение ) : System.Guid

Method Details

Ключ() public static method

public static Ключ ( this Значение ) : byte[]
Значение this
return byte[]

Получить() public static method

public static Получить ( this Значение, System.Guid Ссылка ) : ВидыДвиженийПриходРасход
Значение this
Ссылка System.Guid
return ВидыДвиженийПриходРасход

Получить() public static method

public static Получить ( this Значение, byte Ссылка ) : ВидыДвиженийПриходРасход
Значение this
Ссылка byte
return ВидыДвиженийПриходРасход

Ссылка() public static method

public static Ссылка ( this Значение ) : System.Guid
Значение this
return System.Guid

Property Details

Приход public_oe static_oe property

public static Guid,System Приход
return System.Guid

Расход public_oe static_oe property

public static Guid,System Расход
return System.Guid