Okapi .NET Library

LocalizationDirectives Members

 [This is preliminary documentation and subject to change.]

LocalizationDirectives overview

Public Instance Constructors

LocalizationDirectives Constructor Default constructor.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetInterfaceVersion Implements ILocalizationDirectives.GetInterfaceVersion.
GetType (inherited from Object)Gets the Type of the current instance.
Initialize Implements ILocalizationDirectives.Initialize.
IsInDNLList Implements ILocalizationDirectives.IsInDNLList.
IsLocalizable Implements ILocalizationDirectives.IsLocalizable.
IsWithinScope Implements ILocalizationDirectives.IsWithinScope.
LoadDNLFile Implements ILocalizationDirectives.LoadDNLFile.
LocalizeOutside Implements ILocalizationDirectives.LocalizeOutside.
Process Implements ILocalizationDirectives.Process.
Reset Implements ILocalizationDirectives.Reset.
SetOptions Implements ILocalizationDirectives.SetOptions.
ToString (inherited from Object)Returns a String that represents the current Object.
UseDirectives Implements ILocalizationDirectives.UseDirectives.
UseDNLFile Implements ILocalizationDirectives.UseDNLFile.

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

LocalizationDirectives Class | Okapi.Library.Filter Namespace