C# 클래스 TypeLess.Tests.ClassAsserts.ClassAWithWrongPropType

파일 보기 프로젝트 열기: jansater/TypeLess

공개 메소드들

메소드 설명
ClassAWithWrongPropType ( int a, string b ) : System

메소드 상세

ClassAWithWrongPropType() 공개 메소드

public ClassAWithWrongPropType ( int a, string b ) : System
a int
b string
리턴 System