Server.PartyCommands.OnRemove C# (CSharp) 메소드

OnRemove() 공개 추상적인 메소드

public abstract OnRemove ( Server.Mobile from, Server.Mobile target ) : void
from Server.Mobile
target Server.Mobile
리턴 void
		public abstract void OnRemove( Mobile from, Mobile target );
		public abstract void OnPrivateMessage( Mobile from, Mobile target, string text );