ATUAV_RT.ShowIntervention.ShowIntervention C# (CSharp) Method

ShowIntervention() public method

public ShowIntervention ( EmdatProcessor processor ) : System
processor EmdatProcessor
return System
        public ShowIntervention(EmdatProcessor processor)
        {
            this.processor = processor;
        }
ShowIntervention