GetId() публичный Метод

public GetId ( ) : int
Результат int
Пример #1
0
 public int GetPid()
 {
     return(pCommmon.GetId());
 }