Collective2 Explorer
Collective2 Explorer
C2ExplorerServiceStack.Logic Namespaces
C2ExplorerServiceStack.Logic.Interfaces
IQueryRunner Interface
IQueryRunner Methods
C2ApiFactory Method
C2ApiFactory Method
C2ApiFactory Method (String, String)
IQueryRunner
C2ApiFactory Method (String, String)
Namespace:
C2ExplorerServiceStack.Logic.Interfaces
Assembly:
C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
Copy
IC2Api
C2ApiFactory
(
string
apiKey
,
string
url
= "https://api.collective2.com/world/apiv3/" )
Parameters
apiKey
Type:
System
String
url
(Optional)
Type:
System
String
Return Value
Type:
IC2Api
See Also
Reference
IQueryRunner Interface
C2ApiFactory Overload
C2ExplorerServiceStack.Logic.Interfaces Namespace