Class INotifyCallBackExtensions
Inheritance
System.Object
Inherited Members
Show
Syntax
public static class INotifyCallBackExtensions
Methods
Notify(INotifyCallBack, Boolean)
Declaration
public static void Notify(this INotifyCallBack callBack, bool delivered)
Parameters
Type | Name | Description |
---|---|---|
Mirage.SocketLayer.INotifyCallBack | callBack | |
System.Boolean | delivered |