Click or drag to resize
Binding Constructor
Initializes a new instance of the Binding class with a default name and namespace.

Namespace: System.ServiceModel.Channels
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
public Binding()
See Also