'Declaration
Public MustOverride Sub Deconfigure()
'Usage
Dim instance As TokenInfo instance.Deconfigure()
public abstract void Deconfigure()
public: abstract void Deconfigure();
'Declaration
Public MustOverride Sub Deconfigure()
'Usage
Dim instance As TokenInfo instance.Deconfigure()
public abstract void Deconfigure()
public: abstract void Deconfigure();
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.