com.onlineobject.objectnet Namespace

NetworkEventsManagerEditor<(Of <(<'T>)>)> Class

Class NetworkEventsManagerEditor. Implements the Editor Implements the IDatabaseTargetEditor Implements the INetworkEventEditor<(Of <(<'T>)>)>

Namespace:  com.onlineobject.objectnet.editor
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public abstract class NetworkEventsManagerEditor<T> : Editor, 

	IDatabaseTargetEditor, INetworkEventEditor<T>

where T : NetworkEventsManager

Type Parameters

T

Inheritance Hierarchy


Object
  Object
    ScriptableObject
      Editor
        com.onlineobject.objectnet.editor..::..NetworkEventsManagerEditor<(Of <(<'T>)>)>