[Missing <summary> documentation for "T:TestLib.PointyStick"]

Namespace: TestLib
Assembly: TestLib (in TestLib.dll) Version: 0.5.0.0

Syntax

C#
[SerializableAttribute]
public class PointyStick : Weapon, 
	ISerializable

Inheritance Hierarchy

System..::..Object
  BaseLib..::..Thing
    BaseLib..::..Item
      BaseLib..::..HeldItem
        BaseLib..::..Weapon
          TestLib..::..PointyStick

See Also