MonoGameUi.Control.OnKeyTextPress C# (CSharp) 메소드

OnKeyTextPress() 보호된 메소드

protected OnKeyTextPress ( KeyTextEventArgs args ) : void
args KeyTextEventArgs
리턴 void
        protected virtual void OnKeyTextPress(KeyTextEventArgs args)
        {
        }