C# Класс MixinRefactoring.Test.ChildClassWithConstructorParameter

class with an additional constructor parameter
Показать файл Открыть проект

Открытые методы

Метод Описание
ChildClassWithConstructorParameter ( int parameter ) : System

constructor will be extended

Описание методов

ChildClassWithConstructorParameter() публичный Метод

constructor will be extended
public ChildClassWithConstructorParameter ( int parameter ) : System
parameter int
Результат System