Пример #1
0
		ILAstDecompiler(ILAstDecompilerSettings langSettings, double orderUI) {
			Settings = langSettings;
			OrderUI = orderUI;
		}
 ILAstDecompilerSettings(ILAstDecompilerSettings other)
 {
 }
Пример #3
0
		ILAstDecompilerSettings(ILAstDecompilerSettings other) {
		}