C# Class FdoUtil.UnregisterProviderCommand

Inheritance: FdoToolbox.Core.AppFramework.ConsoleCommand
Mostra file Open project: jumpinjackie/fdotoolbox Class Usage Examples

Public Methods

Method Description
Execute ( ) : int
UnregisterProviderCommand ( string name ) : System

Method Details

Execute() public method

public Execute ( ) : int
return int

UnregisterProviderCommand() public method

public UnregisterProviderCommand ( string name ) : System
name string
return System