LocalizationDirectives overview
|  LocalizationDirectives Constructor | Default constructor. | 
|  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. | 
|  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. | 
LocalizationDirectives Class | Okapi.Library.Filter Namespace