Метод | Описание | |
---|---|---|
AsCustom ( string custom ) : ICache | ||
AsNonStrictReadWrite ( ) : ICache | ||
AsReadOnly ( ) : ICache | ||
AsReadWrite ( ) : ICache | ||
Region ( string name ) : ICache | ||
SetAttribute ( string name, string value ) : ICache | ||
SetAttributes ( Attributes attrs ) : ICache | ||
Write ( |
Метод | Описание | |
---|---|---|
IHasAttributes ( Attributes attrs ) : void | ||
IHasAttributes ( string name, string value ) : void |
public AsCustom ( string custom ) : ICache | ||
custom | string | |
Результат | ICache |
public SetAttribute ( string name, string value ) : ICache | ||
name | string | |
value | string | |
Результат | ICache |
public SetAttributes ( Attributes attrs ) : ICache | ||
attrs | Attributes | |
Результат | ICache |
public Write ( |
||
classElement | ||
visitor | IMappingVisitor | |
Результат | void |