共用方式為


RuntimeTypeNameParser 類別

定義

剖析型別名稱的公用程式類別,格式為 RuntimeTypeNameFormatter

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

方法

Parse(ReadOnlySpan<Char>)

將所提供的值剖析為類型名稱。

Parse(String)

將所提供的值剖析為類型名稱。

適用於