C# Class ManagedUiaCustomizationCore.StandalonePropertyAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: TestStack/uia-custom-pattern-managed

Public Methods

Method Description
StandalonePropertyAttribute ( string guid, Type type ) : System

Method Details

StandalonePropertyAttribute() public method

public StandalonePropertyAttribute ( string guid, Type type ) : System
guid string
type System.Type
return System