Ext.Net.MVC.Examples.Areas.GridPanel_Update.Models.AutoSave.TestPerson.Clear C# (CSharp) Method

Clear() public static method

public static Clear ( ) : void
return void
        public static void Clear()
        {
            TestPerson.Storage = null;
        }