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

calc ライブラリラッパーのメイン公開 API。 More...

Go to the source code of this file.

Data Structures

class  CalcLib.CalcLibrary
 ネイティブ calc ライブラリを使用して基本的な整数演算を実行するための メソッドを提供します。 More...

Namespaces

namespace  CalcLib

Detailed Description

calc ライブラリラッパーのメイン公開 API。

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

P/Invoke を通じてネイティブ calc ライブラリを使用して 計算を実行するためのメイン公開 API を提供します。

Definition in file CalcLibrary.cs.