C# Class ctac.FetchComponentsCommand

Inheritance: strange.extensions.command.impl.Command
ファイルを表示 Open project: dshook/centauri-tac

Private Properties

Property Type Description
onConnectComplete void

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
onConnectComplete ( string url, object data ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void