C# Class IT4_Impl2, cslightcore

Inheritance: IT4
显示文件 Open project: lightszero/cslightcore

Public Methods

Method Description
Call1 ( ) : void
Call2 ( int i, string n ) : void
IT4_Impl2 ( ) : 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_Impl2() public method

public IT4_Impl2 ( ) : CSEvilTestor
return CSEvilTestor