C# Class Zetbox.App.Extensions.MultiplicityExtensions

Mostra file Open project: daszat/zetbox

Public Methods

Method Description
LowerBound ( this m ) : int
UpperBound ( this m ) : int

Method Details

LowerBound() public static method

public static LowerBound ( this m ) : int
m this
return int

UpperBound() public static method

public static UpperBound ( this m ) : int
m this
return int