Method | Description | |
---|---|---|
Clear ( ) : void | ||
ContainsKey ( string key ) : bool | ||
ViewModelDescriptorCache ( IReadOnlyZetboxContext ctx ) : System | ||
this ( string key ) : ViewModelDescriptor |
Method | Description | |
---|---|---|
FillCache ( ) : void |
public ViewModelDescriptorCache ( IReadOnlyZetboxContext ctx ) : System | ||
ctx | IReadOnlyZetboxContext | |
return | System |
public this ( string key ) : ViewModelDescriptor | ||
key | string | |
return | ViewModelDescriptor |