Метод | Описание | |
---|---|---|
GetArea ( this store, long id ) : IArea | ||
GetAreaInputStream ( this store, long id ) : Stream | ||
GetReadOlyArea ( this store, long id ) : IArea |
public static GetArea ( this store, long id ) : IArea | ||
store | this | |
id | long | |
Результат | IArea |
public static GetAreaInputStream ( this store, long id ) : Stream | ||
store | this | |
id | long | |
Результат | Stream |
public static GetReadOlyArea ( this store, long id ) : IArea | ||
store | this | |
id | long | |
Результат | IArea |