C# Class IdentifierScope.Sample

ファイルを表示 Open project: ufcpp/UfcppSample

Public Methods

Method Description
M ( int x ) : void
X ( int X ) : int

Method Details

M() public static method

public static M ( int x ) : void
x int
return void

X() public static method

public static X ( int X ) : int
X int
return int