Метод | Описание | |
---|---|---|
AmountInRoom ( |
||
CreateType ( |
||
DeleteType ( |
||
GetAllTypes ( ) : IList | ||
GetByName ( String description ) : |
||
GetInstance ( ) : |
||
GetItemTypesBy ( ItemTypeMatchDelegate match ) : List |
||
InRoom ( |
||
LoadItemTypes ( ) : void | ||
SavePicture ( |
||
loadImage ( |
Метод | Описание | |
---|---|---|
EventItemTypeChanged ( object sender, |
||
EventItemTypeCollectionChanged ( object sender, |
||
ItemTypeHandler ( ) : System |
public AmountInRoom ( |
||
type | ||
r | ||
Результат | int |
public CreateType ( |
||
type | ||
Результат | void |
public DeleteType ( |
||
type | ||
Результат | void |
public GetByName ( String description ) : |
||
description | String | |
Результат |
public static GetInstance ( ) : |
||
Результат |
public GetItemTypesBy ( ItemTypeMatchDelegate match ) : List |
||
match | ItemTypeMatchDelegate | |
Результат | List |
public SavePicture ( |
||
type | ||
path | String | |
Результат | void |
public loadImage ( |
||
type | ||
Результат | void |