Beispiel #1
0
 public ProjectState SelProjectM(string InfoID)
 {
     return(project.SelProjectM(InfoID));
 }