| IMessageFormatterAppendValue Method |
| Name | Description | |
|---|---|---|
| AppendValue(Boolean) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(Char) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(Double) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(Int32) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(Int64) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(Single) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(String) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(Datetime) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
| |
| AppendValue(Name) |
Appends the specified value to the element
on which this IMessageFormatter is operating.
|