C# Class MassImport.ImportEntryHue

Inheritance: ImportEntry
ファイルを表示 Open project: polserver/poltools Class Usage Examples

Public Methods

Method Description
Import ( bool direct, bool>.Dictionary &ChangedClasses ) : void
TestFile ( string &message ) : void

Method Details

Import() public method

public Import ( bool direct, bool>.Dictionary &ChangedClasses ) : void
direct bool
ChangedClasses bool>.Dictionary
return void

TestFile() public method

public TestFile ( string &message ) : void
message string
return void