C# 클래스 Zetbox.App.Extensions.MultiplicityExtensions

파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
LowerBound ( this m ) : int
UpperBound ( this m ) : int

메소드 상세

LowerBound() 공개 정적인 메소드

public static LowerBound ( this m ) : int
m this
리턴 int

UpperBound() 공개 정적인 메소드

public static UpperBound ( this m ) : int
m this
리턴 int