Example #1
0
 /// <summary>
 /// getting the node
 /// </summary>
 /// <returns></returns>
 public Service Get()
 {
     return(Temp.Get());
 }