메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
LoadBindings ( string configPath ) : string | ||
SaveBindings ( string configPath, string bindingsXml ) : bool |
메소드 | 설명 | |
---|---|---|
Dispose ( bool isDisposing ) : void | ||
LoadRootNodeIcon ( ) : System.Windows.Media.ImageSource | ||
TaskRunnerConfigBase ( ITaskRunnerCommandContext context, ITaskRunnerNode hierarchy ) : System |
public LoadBindings ( string configPath ) : string | ||
configPath | string | |
리턴 | string |
protected LoadRootNodeIcon ( ) : System.Windows.Media.ImageSource | ||
리턴 | System.Windows.Media.ImageSource |
public SaveBindings ( string configPath, string bindingsXml ) : bool | ||
configPath | string | |
bindingsXml | string | |
리턴 | bool |
protected TaskRunnerConfigBase ( ITaskRunnerCommandContext context, ITaskRunnerNode hierarchy ) : System | ||
context | ITaskRunnerCommandContext | |
hierarchy | ITaskRunnerNode | |
리턴 | System |