C# Class CoreImpl1D.Index1D

Одномерный индекс
Inheritance: IIndex
Mostra file Open project: sergey-and-valya/load-balancing Class Usage Examples

Public Methods

Method Description
Index1D ( ) : System

Одномерный индекс

Index1D ( int i ) : System

Одномерный индекс

this ( int dimension ) : int

Method Details

Index1D() public method

Одномерный индекс
public Index1D ( ) : System
return System

Index1D() public method

Одномерный индекс
public Index1D ( int i ) : System
i int Значение индекса
return System

this() public method

public this ( int dimension ) : int
dimension int
return int