string GetHash(
Uri uri,
TKey key
)
Function GetHash (
uri As Uri,
key As TKey
) As String
String^ GetHash(
Uri^ uri,
TKey key
)
abstract GetHash :
uri : Uri *
key : 'TKey -> string
[Missing <param name="uri"/> documentation for "M:Scanjour.Workflow4.Base.Cache.IObjectCache`2.GetHash(System.Uri,`0)"]