C# 클래스 JavaScriptEngineSwitcher.Core.Utilities.TypeInfoExtensions

파일 보기 프로젝트 열기: Taritsyn/JavaScriptEngineSwitcher

공개 메소드들

메소드 설명
IsInstanceOfType ( this source, object o ) : bool

메소드 상세

IsInstanceOfType() 공개 정적인 메소드

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