C# Class PowerStudio.DebugEngine.Attributes.ProvidePortSupplierAttribute

Inheritance: ProvideTypeAttribute
显示文件 Open project: IntelliTect/PowerStudio

Public Methods

Method Description
ProvidePortSupplierAttribute ( Type objectType ) : System
ProvidePortSupplierAttribute ( string id ) : System

Method Details

ProvidePortSupplierAttribute() public method

public ProvidePortSupplierAttribute ( Type objectType ) : System
objectType System.Type
return System

ProvidePortSupplierAttribute() public method

public ProvidePortSupplierAttribute ( string id ) : System
id string
return System