mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
reswig mod_managed
This commit is contained in:
@@ -38923,7 +38923,7 @@ public class switch_event : global::System.IDisposable {
|
|||||||
Dispose(false);
|
Dispose(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void Dispose() {
|
public virtual void Dispose() {
|
||||||
Dispose(true);
|
Dispose(true);
|
||||||
global::System.GC.SuppressFinalize(this);
|
global::System.GC.SuppressFinalize(this);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user