FastQuant.ProviderId.Remove C# (CSharp) Méthode

Remove() public static méthode

public static Remove ( string name ) : void
name string
Résultat void
        public static void Remove(string name) => _mapping.Remove(name);