Exemple #1
0
 public ResolutionTree GetBuildMap(Guid componentId)
 {
     return(stream.SendObject <Guid, ResolutionTree>(componentId));
 }