Beispiel #1
0
 /// <summary>
 /// Sets the XLAF inner log shown.
 /// </summary>
 /// <param name="isShow">If set to <c>true</c> is show.</param>
 public static void SetInnerLogShown(bool isShow)
 {
     XLAFInnerLog.SetShown(isShow);
 }