[缺少 "M:TouchSocket.Http.IFormCollection.TryGetValue(System.String,System.String@)" 的 <summary> 文档]
bool TryGetValue(
string key,
out string value
)
Function TryGetValue (
key As String,
<OutAttribute> ByRef value As String
) As Boolean
abstract TryGetValue :
key : string *
value : string byref -> bool
[缺少 "M:TouchSocket.Http.IFormCollection.TryGetValue(System.String,System.String@)" 的 <param name="key"/> 文档]
[缺少 "M:TouchSocket.Http.IFormCollection.TryGetValue(System.String,System.String@)" 的 <param name="value"/> 文档]
[缺少 "M:TouchSocket.Http.IFormCollection.TryGetValue(System.String,System.String@)" 的 <returns> 文档]