Interface ILanguageReference
An abstract representation of language reference.
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public interface ILanguageReference
An abstract representation of language reference.
public interface ILanguageReference
Returns a translated version of the given value.
string this[string value] { get; }
|
System.String
value
|
|
System.String
|