Method FromSub
- Namespace
- Zyl.ExSpans.Reflection
- Assembly
- ExSpans.Core.dll
FromSub(TypeNameFlags)
Convert the flags of a generic subtype to the current flags (将泛型子类型的标志转为当前标志).
public static TypeNameFlags FromSub(TypeNameFlags flags)
Parameters
flags
TypeNameFlagsThe flags of a generic subtype (泛型子类型的标志)
Returns
- TypeNameFlags
The current flags (当前标志)