C# Class TypeLess.Tests.ClassAsserts.ClassAWithWrongPropType

ファイルを表示 Open project: jansater/TypeLess

Public Methods

Method Description
ClassAWithWrongPropType ( int a, string b ) : System

Method Details

ClassAWithWrongPropType() public method

public ClassAWithWrongPropType ( int a, string b ) : System
a int
b string
return System