프로퍼티 | 타입 | 설명 | |
---|---|---|---|
create | Class, | ||
type | Class, |
메소드 | 설명 | |
---|---|---|
Entry ( Class, create, Class, type ) : SimpleFramework.Xml |
Constructor for the
|
|
Entry ( Node, node ) : System |
Constructor for the
|
|
IsReserved ( ) : bool |
public Entry ( Class, create, Class, type ) : SimpleFramework.Xml | ||
create | Class, | /// this is the label type to be instantiated /// |
type | Class, | /// the type that is used within the constructor /// |
리턴 | SimpleFramework.Xml |
public Entry ( Node, node ) : System | ||
node | Node, | /// this is the node that represents the attribute /// |
리턴 | System |