Click or drag to resize

StiCustomFormatService Methods

The StiCustomFormatService type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from StiService.)
Public methodCreateNew (Overrides StiFormatServiceCreateNew.)
Public methodEquals (Overrides ObjectEquals(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 StiFormatServiceFormat(String, Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
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 StiFormatService.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Public methodSaveToJsonObject (Inherited from StiFormatService.)
Public methodToString (Inherited from StiFormatService.)
Top
See Also