Click or drag to resize

ServiceBehaviorAttribute Constructor

Initializes a new instance of the ServiceBehaviorAttribute class

Namespace:  RestSrvr.Attributes
Assembly:  RestSrvr (in RestSrvr.dll) Version: 3.0.481-alpha
Syntax
public ServiceBehaviorAttribute()
See Also