Property | Type | Description |
---|
Method | Description | |
---|---|---|
FileBase ( Node parent ) : System | ||
FileBase ( Node parent, string nodeTypeName ) : System | ||
GetProperty ( string name ) : object | ||
SetProperty ( string name, object value ) : void |
Method | Description | |
---|---|---|
FileBase ( |
public FileBase ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
return | System |
protected FileBase ( |
||
nt | ||
return | System |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |