Method | Description | |
---|---|---|
Delete ( string fileName ) : void |
削除
|
|
Import ( string fileName ) : Information |
インポート
|
|
Move ( string oldFile, string newFile ) : void |
移動
|
|
SSPJImporter ( ) : System.Collections.Generic |
|
public Import ( string fileName ) : Information | ||
fileName | string | |
return | Information |
public Move ( string oldFile, string newFile ) : void | ||
oldFile | string | |
newFile | string | |
return | void |
public SSPJImporter ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |