C# Class ClassInheritWithBothConstructors, EmptyConstructor

Inheritance: ClassWithBothConstructors
显示文件 Open project: Fody/EmptyConstructor

Public Methods

Method Description
ClassInheritWithBothConstructors ( )
ClassInheritWithBothConstructors ( int x )

Method Details

ClassInheritWithBothConstructors() public method

ClassInheritWithBothConstructors() public method

public ClassInheritWithBothConstructors ( int x )
x int