C# 클래스 NStub.CSharp.Tests.Stubs.ComposeMeThreeCtor

파일 보기 프로젝트 열기: Jedzia/NStub

공개 메소드들

메소드 설명
ComposeMeThreeCtor ( ) : System
ComposeMeThreeCtor ( bool para1 ) : System
ComposeMeThreeCtor ( string para1, int para2 ) : System

메소드 상세

ComposeMeThreeCtor() 공개 메소드

public ComposeMeThreeCtor ( ) : System
리턴 System

ComposeMeThreeCtor() 공개 메소드

public ComposeMeThreeCtor ( bool para1 ) : System
para1 bool
리턴 System

ComposeMeThreeCtor() 공개 메소드

public ComposeMeThreeCtor ( string para1, int para2 ) : System
para1 string
para2 int
리턴 System