Method GetUnsupportedMessage
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
GetUnsupportedMessage(bool)
Get unsupported messages (取得不支持时的消息).
public static string GetUnsupportedMessage(bool noStrict = false)
Parameters
noStrict
boolNo strict check(不严格检查). When it is true, it will allow for incomplete matches, but the ability to run (当它为true时, 会允许不完全匹配, 但能够运行的)
Returns
- string
Returns unsupported messages (取得不支持时的消息).