Свойство | Type | Description | |
---|---|---|---|
cache | IDictionary | ||
runtimeServices | IRuntimeServices |
Méthode | Description | |
---|---|---|
enumerateKeys ( ) : IEnumerator | ||
get ( Object key ) : |
||
initialize ( IRuntimeServices rs ) : void | ||
put ( Object key, |
||
remove ( Object key ) : |
public initialize ( IRuntimeServices rs ) : void | ||
rs | IRuntimeServices | |
Résultat | void |
public put ( Object key, |
||
key | Object | |
value | ||
Résultat |