CivetValue<(Of <(<'T>)>)>..::..Set Method

赋值

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public void Set(
	T Key,
	string Value
)
Public Sub Set ( _
	Key As T, _
	Value As String _
)
public:
void Set(
	T Key, 
	String^ Value
)

Parameters

Key
Type: T
Value
Type: String