Nevron.Nov Namespace / NLoc Class
Methods


In This Topic
    NLoc Class Members
    In This Topic

    The following tables list the members exposed by NLoc.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets the translation of the given key from the localization dictionary. If a translation for the key does not exist, the key itself is returned.  
    Public Methodstatic (Shared in Visual Basic)Converts an Int32 to a string using the native digits of the given culture. Uses integer arithmetic for digit extraction.  
    Public Methodstatic (Shared in Visual Basic)This is a markup method, that just marks the specified string as needing localization. The method itself simply returns the passed string.  
    Public Methodstatic (Shared in Visual Basic)Tries to parse a culture-specific native number string to an Int32. Returns false if the string is not a valid integer in that culture.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also