C# 클래스 PropertySample.Csharp登場以前.Sample

파일 보기 프로젝트 열기: ufcpp/UfcppSample

공개 메소드들

메소드 설명
GetX ( ) : int
SetX ( int x ) : void

메소드 상세

GetX() 공개 메소드

public GetX ( ) : int
리턴 int

SetX() 공개 메소드

public SetX ( int x ) : void
x int
리턴 void