c# Programming Glossary: blockscovered
Changing the XML structure generated by XmlSerializer in C# http://stackoverflow.com/questions/5013435/changing-the-xml-structure-generated-by-xmlserializer-in-c-sharp public class ClassInfo public string ClassName public int BlocksCovered public int BlocksNotCovered public ClassInfo public ClassInfo.. public ClassInfo public ClassInfo string ClassName int BlocksCovered int BlocksNotCovered this.ClassName ClassName this.BlocksCovered.. int BlocksNotCovered this.ClassName ClassName this.BlocksCovered BlocksCovered this.BlocksNotCovered BlocksNotCovered public..
|