fibercrypto / libskyfiber-dotnet

Skycoin client libraries for .NET ( C# )
1 stars 4 forks source link

Fix the problem of access to the creation of SWIGTYPE in the swig project. #70

Closed hsequeda closed 5 years ago

hsequeda commented 5 years ago

What to do: Allow to create objects of the SWIGTYPE classes without access problems due to the level of protection. Ex: In new SWIGTYPE_p_Wallet_Handler( ) it happens that the constructor cannot be accessed due to the level of protection