NbServiceGetInstance Method |
インスタンスを生成する。
マルチテナントモード無効時は、毎回同一のインスタンスが返却される。
マルチテナントモード有効時は、毎回異なるインスタンスが生成される。
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public static NbService GetInstance()
Public Shared Function GetInstance As NbService
public:
static NbService^ GetInstance()
static member GetInstance : unit -> NbService
Return Value
Type:
NbServiceサービス
Version Information Core
Supported in: 1.0
See Also