ContractLocalizedTextProvider Methods |
The ContractLocalizedTextProvider type exposes the following members.

Name | Description | |
---|---|---|
![]() | FormatString |
Formats a string. An implementation would typically invoke Format(String, Object[]).
(Inherited from LocalizedTextProvider.) |
![]() | GetMessage |
Gets a message declared by the LocalizedTextProvider or the rest of responsibility chain if applicable.
(Overrides LocalizedTextProvider.GetMessage(String).) |
