FdoToolbox.Base.Preferences.Preferences C# (CSharp) Method

Preferences() static private method

static private Preferences ( ) : System
return System
        static Preferences()
        {
            properties = PropertyService.Get(GroupName, new Properties());
        }
Preferences