C# Class JavaScriptEngineSwitcher.Core.Utilities.TypeInfoExtensions

显示文件 Open project: Taritsyn/JavaScriptEngineSwitcher

Public Methods

Method Description
IsInstanceOfType ( this source, object o ) : bool

Method Details

IsInstanceOfType() public static method

public static IsInstanceOfType ( this source, object o ) : bool
source this
o object
return bool