프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oBackgroundWorker | |||
m_oInvalidGraphMLFileNames | List |
메소드 | 설명 | |
---|---|---|
CancelAsync ( ) : void | ||
GraphMLFilesImporter ( ) : System |
Initializes a new instance of the GraphMLFilesImporter class.
|
|
ImportGraphMLFilesAsync ( String sourceFolderPath, String destinationFolderPath ) : void |
메소드 | 설명 | |
---|---|---|
BackgroundWorker_DoWork ( object sender, |
||
BackgroundWorker_ProgressChanged ( object sender, |
||
BackgroundWorker_RunWorkerCompleted ( object sender, |
||
ImportGraphMLFilesInternal ( ImportGraphMLFilesAsyncArgs oImportGraphMLFilesAsyncArgs, |
||
OnXmlException ( String sGraphMLFileName, |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
protected BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected BackgroundWorker_ProgressChanged ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected BackgroundWorker_RunWorkerCompleted ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
public ImportGraphMLFilesAsync ( String sourceFolderPath, String destinationFolderPath ) : void | ||
sourceFolderPath | String | |
destinationFolderPath | String | |
리턴 | void |
protected ImportGraphMLFilesInternal ( ImportGraphMLFilesAsyncArgs oImportGraphMLFilesAsyncArgs, |
||
oImportGraphMLFilesAsyncArgs | ImportGraphMLFilesAsyncArgs | |
oBackgroundWorker | ||
oDoWorkEventArgs | ||
리턴 | void |
protected OnXmlException ( String sGraphMLFileName, |
||
sGraphMLFileName | String | |
oXmlException | ||
리턴 | void |
protected BackgroundWorker,System.ComponentModel m_oBackgroundWorker | ||
리턴 |