C# 클래스 OSAE.PluginManager

파일 보기 프로젝트 열기: opensourceautomation/Open-Source-Automation

공개 메소드들

메소드 설명
GetPluginSettings ( string ObjectName ) : DataSet

Returns a Dataset with all of the properties and their values for a plugin object

메소드 상세

GetPluginSettings() 공개 정적인 메소드

Returns a Dataset with all of the properties and their values for a plugin object
public static GetPluginSettings ( string ObjectName ) : DataSet
ObjectName string
리턴 System.Data.DataSet