C# Class FirstCodeHandlerClass, code

Inheritance: ICodeHandler
Exibir arquivo Open project: shendongnian/code

Public Methods

Method Description
HandleCode ( string code ) : void

Method Details

HandleCode() public method

public HandleCode ( string code ) : void
code string
return void