NServiceBus.WireEncryptedString.WireEncryptedString C# (CSharp) Method

WireEncryptedString() public method

Initializes a new instance of WireEncryptedString.
public WireEncryptedString ( ) : System
return System
        public WireEncryptedString()
        {
        }

Same methods

WireEncryptedString::WireEncryptedString ( SerializationInfo info, StreamingContext context ) : System