C# Class ClassEqualityWithStruct.SimpleStruct, PropertyChanged

Datei anzeigen Open project: Fody/PropertyChanged

Public Properties

Property Type Description
X int

Public Methods

Method Description
SimpleStruct ( int x ) : System.ComponentModel

Method Details

SimpleStruct() public method

public SimpleStruct ( int x ) : System.ComponentModel
x int
return System.ComponentModel

Property Details

X public_oe property

public int X
return int