示例#1
0
 public string LoadGuid(XmlElement xmlDefinition)
 {
     return(CSharpProject.LoadGuid(xmlDefinition));
 }