Skip to content

Provide __int__ instance method on enum types to support int(Enum.Member)#1661

Merged
filmor merged 1 commit into
pythonnet:masterfrom
losttech:Enum.__int__
Jan 6, 2022
Merged

Provide __int__ instance method on enum types to support int(Enum.Member)#1661
filmor merged 1 commit into
pythonnet:masterfrom
losttech:Enum.__int__

provide `__int__` instance method on .NET enum types to support int(E…

3ae159e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs