Beispiel #1
0
 /// <summary>
 /// Return true if the class is loaded.
 /// </summary>
 public static bool Init()
 {
     return(TfInvoke.Init());
 }