C# Class ClassInheritWithPrivateConstructor, EmptyConstructor

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

Public Methods

Method Description
ClassInheritWithPrivateConstructor ( int x )

Method Details

ClassInheritWithPrivateConstructor() public method

public ClassInheritWithPrivateConstructor ( int x )
x int