Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
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.1.4+b1da393815f6638555a663d9a94167ecabea5695
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