Bend.Tab.Tab C# (CSharp) Méthode

Tab() static private méthode

static private Tab ( ) : System
Résultat System
        static Tab()
        {
            // Static constructor
                fontFamilySegoeUI = new FontFamily("Segoe UI");
                fontFamilyConsolas = new FontFamily("Consolas");
        }