Add attribute to declare struct properties relevant for its marshalling.

This commit is contained in:
2019-02-25 00:11:50 +00:00
parent 27699f1f33
commit ae797a1995
4 changed files with 75 additions and 12 deletions

View File

@@ -49,6 +49,7 @@
<Compile Include="..\CICMMetadata\dotnet\cicm.cs">
<Link>Metadata/cicm.cs</Link>
</Compile>
<Compile Include="Attributes\MarshallingPropertiesAttribute.cs" />
<Compile Include="Enums\BitEndian.cs" />
<Compile Include="Enums\DeviceType.cs" />
<Compile Include="Enums\ErrorNumber.cs" />