Пример #1
0
 protected ScriptCompilerEvent(CompilerEventType type)
 {
     Type = type;
 }
		protected ScriptCompilerEvent( CompilerEventType type )
		{
			Type = type;
		}