4 lines
60 B
C#
Raw Normal View History

2025-06-07 17:43:34 +08:00
public enum RuntimeInitializeLoadExtType
{
Test = 1000
}