com.onlineobject.objectnet Namespace

NetworkElementBase..::..UnregisterBehavior<(Of <(<'T>)>)> Method

Unregisters a behavior from the network object.

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

Syntax


public void UnregisterBehavior<T>()

where T : IEntity

Type Parameters

T
The type of the behavior entity to unregister.