Interface IShowable
(Describe usage of "L:300" format string.)
Assembly: DistributedLucene.Net.dll
Syntax
public interface IShowable : IFormattable
Methods
Name | Description |
---|---|
Show(Text.StringBuilder, ref Int32, IFormatProvider) | Format using at most approximately chars and
append the result, possibly truncated, to stringbuilder.
Subtract the actual number of used chars from .
|