Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Common.NameValuePair Class Referencesealed

Package Functions

 NameValuePair (string name, string value, int length)
 

Properties

string Name [get]
 
string Value [get]
 
NameValuePair Next [get, set]
 

Private Attributes

readonly string _name
 
readonly string _value
 
readonly int _length
 
NameValuePair _next
 

Detailed Description

Definition at line 3 of file NameValuePair.cs.


The documentation for this class was generated from the following file: