C# Class ctac.TokenCommand

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

Private Properties

Property Type Description
onTokenComplete void

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
onTokenComplete ( string token, SocketKey key ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void