CLanguage.SetLanguage: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|Common Class|Common}} === Constructors === *'''Sub''' {{Sets the language for the whole library. It cannot be set separately for a …')
 
No edit summary
Line 3: Line 3:
=== Constructors ===
=== Constructors ===


*'''[[Public Sub - Common|Sub]]''' {{Sets the language for the whole library. It cannot be set separately for a different instances of classes.}}
*'''[[Public Sub - Common|Sub]]''' {{Template:APIComment|Sets the language for the whole library. It cannot be set separately for a different instances of classes.}}

Revision as of 20:44, 6 September 2013



Constructors

  • Sub Sets the language for the whole library. It cannot be set separately for a different instances of classes.