CRaPI - Correct Robust and Perfect API

InfoBase Members

InfoBase overview

Public Instance Properties

ItemThe parameter from the server

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
getDoubleOverloaded. Gets a value from the message, mapping pKey to an attribute, and converts the value to a double.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
getIntGets a value from the message, mapping pKey to an attribute, and converts the value to an int.
GetType (inherited from Object)Gets the Type of the current instance.
ToStringThe string representation of the class.

Protected Instance Constructors

InfoBase ConstructorMakes sure the decimal separator is a . (dot).

Protected Instance Fields

mValuesThe hashtable containing the keys and values parsed from the message.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

InfoBase Class | TeamYaffa.CRaPI.Info Namespace