wingyplus / dagger-dotnet-sdk

Dagger DotNet SDK
3 stars 1 forks source link

Use `void` instead of Void type #28

Open wingyplus opened 3 months ago

wingyplus commented 3 months ago

Any function that return Void type should convert into void.