Click or drag to resize
ParaPlan Logo

Filespecs Methods

The Filespecs type exposes the following members.

Methods
  NameDescription
Public methodConnectPrefsFromJson
Protected methodCreateRules
Generates the rules for this class
(Overrides EntitiesBase.CreateRules.)
Public methodDelete
Deletes this record from the database
(Overrides EntitiesBase.Delete.)
Public methodDriverPrefsFromJson
Public methodEquals
Compares this object to another FileSpecs object
(Overrides ObjectEquals(Object).)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode
return base.GetHashCode();
(Overrides EntitiesBase.GetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMorePrefsFromJson
Public methodPassioChildObjectsPopulated (Overrides EntitiesBase.PassioChildObjectsPopulated.)
Public methodPassioJSONPut (Overrides EntitiesBase.PassioJSONPut.)
Public methodPopulate
Constructs this object from the database. Identifying information must be populated
(Overrides EntitiesBase.Populate.)
Public methodSave
Saves this record to the database
(Overrides EntitiesBase.Save.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also