Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
Show/Hide TOC
Result
Event
Key
For
Result
Cof
Score(String, String) Method
The idea of this name scheme for the key is to use matchId as a namespace. Since each event name within a match has to be unique, and each matchId is unique, then the key too will be unique.
Definition
Namespace:
Scopos.BabelFish.DataModel.OrionMatch
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Copy
public
static
string
KeyForResultCofScore
(
string
matchId
,
string
eventName
)
Parameters
matchId
String
eventName
String
Return Value
String
See Also
Reference
ResultEvent Class
KeyForResultCofScore Overload
Scopos.BabelFish.DataModel.OrionMatch Namespace
In This Article
Definition
Parameters
Return Value
See Also