Initializes a new instance of the NetDataContractOperationBehavior class.
            
    Namespace: 
   Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# | 
|---|
public NetDataContractOperationBehavior( OperationDescription operation )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ operation As OperationDescription _ )  | 
Parameters
- operation
 - Type: System.ServiceModel.Description..::.OperationDescription
The operation.