コード例 #1
0
ファイル: ExcelIntegration.cs プロジェクト: yeaicc/ExcelDna
 internal static void SetRegisterMethodsWithAttributes(RegisterMethodsWithAttributesDelegate d)
 {
     registerMethodsWithAttributes = d;
 }
コード例 #2
0
 internal static void SetRegisterMethodsWithAttributes(RegisterMethodsWithAttributesDelegate d)
 {
     registerMethodsWithAttributes = d;
 }