Editor.OnTextChanged(String, String) 方法

定义

protected override void OnTextChanged(string oldValue, string newValue);
override this.OnTextChanged : string * string -> unit

参数

oldValue
System.String
newValue
System.String

适用于