C64Lib.Core.Prefs.ShowEditor C# (CSharp) Méthode

ShowEditor() public méthode

public ShowEditor ( bool startup, string prefs_name ) : bool
startup bool
prefs_name string
Résultat bool
        public bool ShowEditor(bool startup, string prefs_name)
        {
            throw new NotImplementedException();
        }