Server.Spells.Third.MagicLockSpell.MagicLockSpell C# (CSharp) Méthode

MagicLockSpell() public méthode

public MagicLockSpell ( Mobile caster, Item scroll ) : Server.Targeting
caster Mobile
scroll Item
Résultat Server.Targeting
		public MagicLockSpell( Mobile caster, Item scroll ) : base( caster, scroll, m_Info )
		{
		}