Click or drag to resize

StiPercentageFormatService Methods

The StiPercentageFormatService type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from StiNumberFormatService.)
Public methodCreateNew (Overrides StiCurrencyFormatServiceCreateNew.)
Public methodEquals (Overrides StiCurrencyFormatServiceEquals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFormat(Object)
Formats the specified object in order of format and returns a string.
(Inherited from StiFormatService.)
Public methodFormat(String, Object)
Formats the specified object in order of regulations and returns a string.
(Overrides StiCurrencyFormatServiceFormat(String, Object).)
Public methodGetHashCode (Overrides StiCurrencyFormatServiceGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoadFromJsonObject (Inherited from StiCurrencyFormatService.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Public methodSaveToJsonObject (Overrides StiCurrencyFormatServiceSaveToJsonObject(StiJsonSaveMode).)
Public methodToString (Inherited from StiFormatService.)
Top
See Also