Closed deankarn closed 9 years ago
Add method to Translator to return dereferenced Rules keeping thread safety intact. It is less efficient than exposing as a pointer though.
example usage:
translator.Rules().DateTime.FormatNames.Days.Wide.Fri
issue-#6
@joeybloggs thanks for the pull request!
Add method to Translator to return dereferenced Rules keeping thread safety intact. It is less efficient than exposing as a pointer though.
example usage:
translator.Rules().DateTime.FormatNames.Days.Wide.Fri
issue-#6