GetId() public method

public GetId ( ) : int
return int
Esempio n. 1
0
 public int GetPid()
 {
     return(pCommmon.GetId());
 }