다음을 통해 공유


PolymorphicJsonConverter.GetDerivedType(Type, String) Method

Definition

public static Type GetDerivedType(Type baseType, string name);
static member GetDerivedType : Type * string -> Type
Public Shared Function GetDerivedType (baseType As Type, name As String) As Type

Parameters

baseType
Type
name
String

Returns

Applies to