C# 클래스 AddsAndSubs.OperationBridge

파일 보기 프로젝트 열기: Syderis/CellSDK-Samples

공개 프로퍼티들

프로퍼티 타입 설명
IsAdd bool
LeftOperand int

프로퍼티 상세

IsAdd 공개적으로 프로퍼티

public bool IsAdd
리턴 bool

LeftOperand 공개적으로 프로퍼티

public int LeftOperand
리턴 int