Version

RefParser.NameValuePair Class Members

The following tables list the members exposed by RefParser.NameValuePair.

Public Constructors
 NameDescription
Public ConstructorRefParser.NameValuePair ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyNameReturns the name, unescaped.  
Public PropertyTagGets or sets a tag value.  
Public PropertyValueReturns the value, unescaped.  
See Also