2025-06-07 17:43:34 +08:00

4 lines
60 B
C#

public enum RuntimeInitializeLoadExtType
{
Test = 1000
}