C# 클래스 Dev2.Studio.AppResources.AttachedProperties.AttachedPropertyHelper

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
SetAttachedProperties ( DeployView view, string tabName ) : void
SetAttachedProperties ( RuntimeConfigurationView view, string tabName ) : void
SetAttachedProperties ( WorkflowDesignerWindow workflowDesignerWindow, IContextualResourceModel resource, string iconPath ) : void

메소드 상세

SetAttachedProperties() 공개 정적인 메소드

public static SetAttachedProperties ( DeployView view, string tabName ) : void
view Dev2.Studio.Views.Deploy.DeployView
tabName string
리턴 void

SetAttachedProperties() 공개 정적인 메소드

public static SetAttachedProperties ( RuntimeConfigurationView view, string tabName ) : void
view RuntimeConfigurationView
tabName string
리턴 void

SetAttachedProperties() 공개 정적인 메소드

public static SetAttachedProperties ( WorkflowDesignerWindow workflowDesignerWindow, IContextualResourceModel resource, string iconPath ) : void
workflowDesignerWindow WorkflowDesignerWindow
resource IContextualResourceModel
iconPath string
리턴 void