[This is preliminary documentation and is subject to change.]
Lazily creates the default service instance
Namespace: NFX.Web.GeoLookupAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public static IGeoLookup Instance { get; }
public static IGeoLookup Instance { get; }
Public Shared ReadOnly Property Instance As IGeoLookup
Get
Public Shared ReadOnly Property Instance As IGeoLookup
Get
public:
static property IGeoLookup^ Instance {
IGeoLookup^ get ();
}
public:
static property IGeoLookup^ Instance {
IGeoLookup^ get ();
}
static member Instance : IGeoLookup with get
static member Instance : IGeoLookup with get
Property Value
Type:
IGeoLookup