The Skill type exposes the following members.

Constructors

  NameDescription
Public methodSkill(String)
Initializes a new instance of the Skill class
Public methodSkill(SerializationInfo, StreamingContext)
Initializes a new instance of the Skill class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData
Public methodGetType (Inherited from Object.)
Public methodIsParent
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRecalcLevels
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Protected field_level
Protected field_name
Protected field_usageCount

Properties

  NameDescription
Public propertyLevel
Public propertyName
Public propertySubSkills
Public propertyUsageCount

See Also