CEngineSharp_Client.Graphics.MenuTextureManager.GetTextures C# (CSharp) Méthode

GetTextures() public méthode

public GetTextures ( ) : Texture>.Dictionary
Résultat Texture>.Dictionary
        public Dictionary<string, Texture> GetTextures()
        {
            throw new NotImplementedException();
        }