Harriet.Models.Chat.ChatWindowPositionModel.Relocate C# (CSharp) 메소드

Relocate() 공개 메소드

public Relocate ( ) : void
리턴 void
        public void Relocate()
        {
            OnRelocateRequested(this, EventArgs.Empty);
        }