Example #1
0
 public int GetNumberOfWheels()
 {
     bestString = MyBestEverClass.WeAreInsideBaseLibrary();
     return(1);
 }
Example #2
0
 public static string GetNormalizedEverString()
 {
     return(MyBestEverClass.WeAreInsideBaseLibrary().Normalize());
 }