CSPspEmu.Core.Memory.FastPspMemory.FastPspMemory C# (CSharp) Метод

FastPspMemory() публичный Метод

public FastPspMemory ( ) : System
Результат System
        public FastPspMemory()
        {
            AllocMemoryOnce();
        }