C# Class Crayon.BaseFactory

显示文件 Open project: jamilgeor/Crayon

Protected Methods

Method Description
CanHandleType ( Type type, Type typeToMatch ) : bool

Method Details

CanHandleType() protected static method

protected static CanHandleType ( Type type, Type typeToMatch ) : bool
type System.Type
typeToMatch System.Type
return bool