C# 클래스 primitive.IntMul

파일 보기 프로젝트 열기: vs-team/metacompiler

공개 프로퍼티들

프로퍼티 타입 설명
l System.Int32
r System.Int32

공개 메소드들

메소드 설명
eval ( ) : System.Int32
static_eval ( System l, System r ) : System.Int32

메소드 상세

eval() 공개 메소드

public eval ( ) : System.Int32
리턴 System.Int32

static_eval() 공개 정적인 메소드

public static static_eval ( System l, System r ) : System.Int32
l System
r System
리턴 System.Int32

프로퍼티 상세

l 공개적으로 프로퍼티

public System.Int32 l
리턴 System.Int32

r 공개적으로 프로퍼티

public System.Int32 r
리턴 System.Int32