메소드 | 설명 | |
---|---|---|
AddContext ( int observerId, object context ) : void | ||
GetContext ( int observerId ) : object | ||
IssueId ( ) : int | ||
RemoveContext ( int observerId ) : bool |
public AddContext ( int observerId, object context ) : void | ||
observerId | int | |
context | object | |
리턴 | void |