Dispose

TextResourceBase.Dispose method

Disposes this text resource, disposing its content and making most methods and properties non-working. Tolerant to multiple calls.

public void Dispose()

See Also