Beispiel #1
0
        private void Start()
        {
            Log.init();
            Log.info("Creating AddCustomSubcategoryFilter");

            II_Icons icons = new II_Icons();

            icons.DoIt();
        }
Beispiel #2
0
 internal static void ex(II_Icons iI_Icons, Exception e)
 {
     throw new NotImplementedException();
 }