CSMSL.Chemistry.PeriodicTable.Save C# (CSharp) Method

Save() public static method

public static Save ( ) : void
return void
        public static void Save()
        {
            SaveTo(UserPerodicTablePath);
        }