TechSmith.Hyde.Table.InMemoryTableStorageProvider.ResetAllTables C# (CSharp) 메소드

ResetAllTables() 공개 정적인 메소드

public static ResetAllTables ( ) : void
리턴 void
        public static void ResetAllTables()
        {
            MemoryTableContext.ResetAllTables();
        }