C# Class ServiceConnect.Core.RoutingKey

Inheritance: System.Attribute
Mostra file Open project: R-Suite/ServiceConnect-CSharp

Public Methods

Method Description
GetValue ( ) : string
RoutingKey ( string value ) : System

Method Details

GetValue() public method

public GetValue ( ) : string
return string

RoutingKey() public method

public RoutingKey ( string value ) : System
value string
return System