altcover

AddAcceleratorCommand.Mapping property

Mapping of name to type

[Key.ToString()] is the accelerator for Value.GetType() (or just Value if that is a System.Type already.

public Hashtable Mapping { get; set; }

See Also