C# Class IT4_Impl, cslightcore

Inheritance: IT4
Mostra file Open project: lightszero/cslightcore Class Usage Examples

Public Methods

Method Description
Call1 ( ) : void
Call2 ( int i, string n ) : void
IT4_Impl ( ) : CSEvilTestor

Method Details

Call1() public method

public Call1 ( ) : void
return void

Call2() public method

public Call2 ( int i, string n ) : void
i int
n string
return void

IT4_Impl() public method

public IT4_Impl ( ) : CSEvilTestor
return CSEvilTestor