示例#1
0
 void IConnectorHandler.Deleting(ConnectorDeleteContext context)
 {
     Deleting(context);
 }
示例#2
0
 void IConnectorHandler.Deleting(ConnectorDeleteContext context)
 {
     Deleting(context);
 }
示例#3
0
 protected virtual void Deleting(ConnectorDeleteContext context) { }
示例#4
0
 protected virtual void Deleting(ConnectorDeleteContext context)
 {
 }