C# 클래스 IntExtension, VisualizationFramework-Unity

파일 보기 프로젝트 열기: rygo6/VisualizationFramework-Unity 1 사용 예제들

공개 메소드들

메소드 설명
NegativeToPositive ( this value ) : int
NegativeToZero ( this value ) : int

메소드 상세

NegativeToPositive() 공개 정적인 메소드

public static NegativeToPositive ( this value ) : int
value this
리턴 int

NegativeToZero() 공개 정적인 메소드

public static NegativeToZero ( this value ) : int
value this
리턴 int