Method UnregisterConverter
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
UnregisterConverter<T>()
Unregister an argument converter for specified type.
public void UnregisterConverter<T>()
Type Parameters
TType for which to unregister the converter.