public void Prepend(Font_NListOfSystemFont theOther)
 {
     throw new NotImplementedException();
 }
 public Font_NListOfSystemFont(Font_NListOfSystemFont theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public Font_NListOfSystemFont Assign(Font_NListOfSystemFont theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void AvailableFonts(Font_NListOfSystemFont theL_ist)
 {
     throw new NotImplementedException();
 }