C# Class myserver.ClassB, agnos

Inheritance: FeatureTest.IClassB
Datei anzeigen Open project: tomerfiliba/agnos

Public Methods

Method Description
method1 ( string a, bool b ) : int
method2 ( string a, bool b ) : int

Method Details

method1() public method

public method1 ( string a, bool b ) : int
a string
b bool
return int

method2() public method

public method2 ( string a, bool b ) : int
a string
b bool
return int