Edit

Share via


TypeHelper.BestCommonType(Type, Type) Method

Definition

public static Type BestCommonType (Type type1, Type type2);
static member BestCommonType : Type * Type -> Type

Parameters

type1
Type
type2
Type

Returns

Applies to