프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
FileBase ( Node parent ) : System | ||
FileBase ( Node parent, string nodeTypeName ) : System | ||
GetProperty ( string name ) : object | ||
SetProperty ( string name, object value ) : void |
메소드 | 설명 | |
---|---|---|
FileBase ( |
public FileBase ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
리턴 | System |
protected FileBase ( |
||
nt | ||
리턴 | System |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
리턴 | void |