C# Class ClassWithNullableParam, EmptyConstructor

显示文件 Open project: Fody/EmptyConstructor

Public Methods

Method Description
ClassWithNullableParam ( string x = null )

Method Details

ClassWithNullableParam() public method

public ClassWithNullableParam ( string x = null )
x string