Method Dispose
Dispose()
Disposes this Gutter
and frees resources associated with it.
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing
bool
Disposes this Gutter
and frees resources associated with it.
public void Dispose()
protected virtual void Dispose(bool disposing)
disposing
bool