Axiom.Graphics.GpuProgramManager.LoadMicrocodeCache C# (CSharp) Méthode

LoadMicrocodeCache() public méthode

public LoadMicrocodeCache ( System stream ) : void
stream System
Résultat void
        public void LoadMicrocodeCache(System.IO.Stream stream)
        {
            throw new System.NotImplementedException();
        }