C# 클래스 PowerStudio.DebugEngine.Attributes.ProvidePortSupplierAttribute

상속: ProvideTypeAttribute
파일 보기 프로젝트 열기: IntelliTect/PowerStudio

공개 메소드들

메소드 설명
ProvidePortSupplierAttribute ( Type objectType ) : System
ProvidePortSupplierAttribute ( string id ) : System

메소드 상세

ProvidePortSupplierAttribute() 공개 메소드

public ProvidePortSupplierAttribute ( Type objectType ) : System
objectType System.Type
리턴 System

ProvidePortSupplierAttribute() 공개 메소드

public ProvidePortSupplierAttribute ( string id ) : System
id string
리턴 System