Document of c-modernization-kit (calc dotnet wrapper) 1.0.0
Loading...
Searching...
No Matches
NativeMethods.cs File Reference

ネイティブ calc ライブラリの P/Invoke 宣言。 More...

Go to the source code of this file.

Data Structures

class  CalcLib.Internal.NativeMethods
 ネイティブ calc ライブラリの P/Invoke 宣言を含みます。

Namespaces

namespace  CalcLib
namespace  CalcLib.Internal

Detailed Description

ネイティブ calc ライブラリの P/Invoke 宣言。

Author
c-modernization-kit sample team
Date
2025/12/20
Version
1.0.0

ネイティブ libcalc.so (Linux) または libcalc.dll (Windows) ライブラリとの相互運用のためのプラットフォーム固有の P/Invoke 宣言を含みます。

Definition in file NativeMethods.cs.