Szerkesztés

Megosztás a következőn keresztül:


RuntimeTypeNameFormatter Class

Definition

Utility methods for formatting Type and TypeInfo instances in a way which can be parsed by GetType(String).

public static class RuntimeTypeNameFormatter
type RuntimeTypeNameFormatter = class
Public Class RuntimeTypeNameFormatter
Inheritance
RuntimeTypeNameFormatter

Methods

Format(Type)

Returns a String form of type which can be parsed by GetType(String).

Applies to