C# Class IdentifierScope.Foreach.Program

显示文件 Open project: ufcpp/UfcppSample

Public Methods

Method Description
M ( IEnumerable list ) : void
M1 ( ) : void

Method Details

M() public static method

public static M ( IEnumerable list ) : void
list IEnumerable
return void

M1() public static method

public static M1 ( ) : void
return void