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