RuntimeTypeNameParser 类

定义

用于分析类型名称的实用工具类,格式为 RuntimeTypeNameFormatter

public static class RuntimeTypeNameParser
type RuntimeTypeNameParser = class
Public Class RuntimeTypeNameParser
继承
RuntimeTypeNameParser

方法

Parse(ReadOnlySpan<Char>)

将提供的值分析为类型名称。

Parse(String)

将提供的值分析为类型名称。

适用于