Méthode | Description | |
---|---|---|
CreateByBinary ( IFolder parent, |
||
Downloaded ( int fileId ) : void | ||
Downloaded ( string filePath ) : void | ||
File ( Node parent ) : System | ||
File ( Node parent, string nodeTypeName ) : System |
Méthode | Description | |
---|---|---|
File ( |
public static CreateByBinary ( IFolder parent, |
||
parent | IFolder | |
binaryData | ||
Résultat |
public static Downloaded ( int fileId ) : void | ||
fileId | int | |
Résultat | void |
public static Downloaded ( string filePath ) : void | ||
filePath | string | |
Résultat | void |
public File ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
Résultat | System |
protected File ( |
||
nt | ||
Résultat | System |