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

Inheritance: System.ArgumentException
Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

Свойство Type Description
ExpectedObjectType System.Type
Object object

Méthodes publiques

Méthode Description
ObjectLoggerDoesNotSupportThisObjectType ( object Object, Type ExpectedObjectType ) : System

Method Details

ObjectLoggerDoesNotSupportThisObjectType() public méthode

public ObjectLoggerDoesNotSupportThisObjectType ( object Object, Type ExpectedObjectType ) : System
Object object
ExpectedObjectType System.Type
Résultat System

Property Details

ExpectedObjectType public_oe property

public Type,System ExpectedObjectType
Résultat System.Type

Object public_oe property

public object Object
Résultat object