C# Class EntitiesBT.Variant.VariantValueTypeNotRegisteredException

Inheritance: Exception
ファイルを表示 Open project: quabug/EntitiesBT

Public Methods

Method Description
VariantValueTypeNotRegisteredException ( Type type ) : System

Method Details

VariantValueTypeNotRegisteredException() public method

public VariantValueTypeNotRegisteredException ( Type type ) : System
type Type
return System