프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Command | string | ||
ObjectId | int | ||
ObjectTypeId | int |
메소드 | 설명 | |
---|---|---|
RemoteCommandEventArgs ( string command, int objectid, int objecttypeid ) : System |
public RemoteCommandEventArgs ( string command, int objectid, int objecttypeid ) : System | ||
command | string | |
objectid | int | |
objecttypeid | int | |
리턴 | System |