메소드 | 설명 | |
---|---|---|
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 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 |