C# Class PropertySample.Csharp登場以前.Sample

Show file Open project: ufcpp/UfcppSample

Public Methods

Method Description
GetX ( ) : int
SetX ( int x ) : void

Method Details

GetX() public method

public GetX ( ) : int
return int

SetX() public method

public SetX ( int x ) : void
x int
return void