메소드 | 설명 | |
---|---|---|
MoveDownItem ( object item ) : bool | ||
MoveUpItem ( object item ) : bool | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
CopyFrom ( |
||
Deserialize ( |
||
MoveDown ( IList list, object item ) : bool | ||
MoveUp ( IList list, object item ) : bool | ||
Serialize ( |
||
TypeBase ( string name ) : System |
메소드 | 설명 | |
---|---|---|
ISerializableElement ( |
||
IsNestedAncestor ( |
||
OnDeserializing ( |
||
OnSerializing ( |
protected Deserialize ( |
||
node | ||
리턴 | void |
protected static MoveDown ( IList list, object item ) : bool | ||
list | IList | |
item | object | |
리턴 | bool |
protected static MoveUp ( IList list, object item ) : bool | ||
list | IList | |
item | object | |
리턴 | bool |
protected Serialize ( |
||
node | ||
리턴 | void |