Aracılığıyla paylaş


ReflectionCallHelper.GetTypeFromClassName(String) Method

Definition

public:
 static Type ^ GetTypeFromClassName(System::String ^ typeName);
public static Type GetTypeFromClassName (string typeName);
static member GetTypeFromClassName : string -> Type
Public Function GetTypeFromClassName (typeName As String) As Type

Parameters

typeName
String

Returns

Applies to