LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType>.GetSample 方法

定义

public:
 abstract System::String ^ GetSample(TSymbolType type);
public abstract string GetSample (TSymbolType type);
abstract member GetSample : 'SymbolType -> string
Public MustOverride Function GetSample (type As TSymbolType) As String

参数

type
TSymbolType

返回

适用于