메소드 | 설명 | |
---|---|---|
GetOperandProperty ( VMPrimitiveOperand op, string propertyN ) : object | ||
SetOperandProperty ( VMPrimitiveOperand op, string propertyN, object value ) : void |
public static GetOperandProperty ( VMPrimitiveOperand op, string propertyN ) : object | ||
op | VMPrimitiveOperand | |
propertyN | string | |
리턴 | object |
public static SetOperandProperty ( VMPrimitiveOperand op, string propertyN, object value ) : void | ||
op | VMPrimitiveOperand | |
propertyN | string | |
value | object | |
리턴 | void |