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

operator() public static méthode

public static operator ( ) : bool
Résultat bool
        public static bool operator !=(Prefs lhs, Prefs rhs)
        {
            throw new NotImplementedException();
        }