C# 클래스 MixinRefactoring.Test.ChildClassWithConstructorParameter

class with an additional constructor parameter
파일 보기 프로젝트 열기: pgenfer/mixinSharp

공개 메소드들

메소드 설명
ChildClassWithConstructorParameter ( int parameter ) : System

constructor will be extended

메소드 상세

ChildClassWithConstructorParameter() 공개 메소드

constructor will be extended
public ChildClassWithConstructorParameter ( int parameter ) : System
parameter int
리턴 System