C# Class Microsoft.Test.UIAutomation.Logging.ExceptionsHelper

显示文件 Open project: geeksree/cSharpGeeks

Public Methods

Method Description
ThrowObjectLoggerDoesNotSupportThisObjectType ( object Object, Type ExpectedObjectType ) : void

Method Details

ThrowObjectLoggerDoesNotSupportThisObjectType() public static method

public static ThrowObjectLoggerDoesNotSupportThisObjectType ( object Object, Type ExpectedObjectType ) : void
Object object
ExpectedObjectType System.Type
return void