mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-06 20:24:51 +00:00
* Structures/Enum.cs: Added enum Type property.
Removed Enum(string) constructor in favor of C# 3.0 syntax (new Enum()
{ Name = ... }).
|
||
|---|---|---|
| .. | ||
| Constant.cs | ||
| Delegate.cs | ||
| Enum.cs | ||
| FlowDirection.cs | ||
| Function.cs | ||
| Parameter.cs | ||
| Type.cs | ||