AnalysisImageClick.Form1.updateKey C# (CSharp) Method

updateKey() public method

public updateKey ( string key ) : void
key string
return void
        public void updateKey(string key)
        {
            /*Console.WriteLine(key);
             Debug.WriteLine(key);
             Trace.WriteLine(key);*/
        }