C# 클래스 ClassEqualityWithStruct.SimpleStruct, PropertyChanged

파일 보기 프로젝트 열기: Fody/PropertyChanged

공개 프로퍼티들

프로퍼티 타입 설명
X int

공개 메소드들

메소드 설명
SimpleStruct ( int x ) : System.ComponentModel

메소드 상세

SimpleStruct() 공개 메소드

public SimpleStruct ( int x ) : System.ComponentModel
x int
리턴 System.ComponentModel

프로퍼티 상세

X 공개적으로 프로퍼티

public int X
리턴 int