Méthode | Description | |
---|---|---|
AmountInRoom ( |
||
CreateType ( |
||
DeleteType ( |
||
GetAllTypes ( ) : IList | ||
GetByName ( String description ) : |
||
GetInstance ( ) : |
||
GetItemTypesBy ( ItemTypeMatchDelegate match ) : List |
||
InRoom ( |
||
LoadItemTypes ( ) : void | ||
SavePicture ( |
||
loadImage ( |
Méthode | Description | |
---|---|---|
EventItemTypeChanged ( object sender, |
||
EventItemTypeCollectionChanged ( object sender, |
||
ItemTypeHandler ( ) : System |
public AmountInRoom ( |
||
type | ||
r | ||
Résultat | int |
public CreateType ( |
||
type | ||
Résultat | void |
public DeleteType ( |
||
type | ||
Résultat | void |
public GetByName ( String description ) : |
||
description | String | |
Résultat |
public static GetInstance ( ) : |
||
Résultat |
public GetItemTypesBy ( ItemTypeMatchDelegate match ) : List |
||
match | ItemTypeMatchDelegate | |
Résultat | List |
public SavePicture ( |
||
type | ||
path | String | |
Résultat | void |
public loadImage ( |
||
type | ||
Résultat | void |