C# Class System.Data.Range

显示文件 Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
Range ( int min, int max )

Private Methods

Method Description
CheckNull ( ) : void

Method Details

Range() public method

public Range ( int min, int max )
min int
max int