Logo
静的公開メンバ関数 | 静的公開変数類 | 全メンバ一覧
SharpKmy.Common クラス

静的公開メンバ関数

static void callPInvoke (Action action)
 
static T callPInvokeFunc< T > (Func< T > action)
 

静的公開変数類

const string KMYCOREDLL = "kmyCore.dll"
 

メソッド詳解

◆ callPInvoke()

static void SharpKmy.Common.callPInvoke ( Action  action)
static

◆ callPInvokeFunc< T >()

static T SharpKmy.Common.callPInvokeFunc< T > ( Func< T >  action)
static

メンバ詳解

◆ KMYCOREDLL

const string SharpKmy.Common.KMYCOREDLL = "kmyCore.dll"
static