C# 클래스 System.ServiceModel.Activities.Presentation.ReceiveContentPropertyEditor

상속: DialogPropertyValueEditor
파일 보기 프로젝트 열기: mahasak/dotnet452

공개 메소드들

메소드 설명
ReceiveContentPropertyEditor ( ) : System.Windows
ShowDialog ( PropertyValue propertyValue, IInputElement commandSource ) : void

메소드 상세

ReceiveContentPropertyEditor() 공개 메소드

public ReceiveContentPropertyEditor ( ) : System.Windows
리턴 System.Windows

ShowDialog() 공개 메소드

public ShowDialog ( PropertyValue propertyValue, IInputElement commandSource ) : void
propertyValue PropertyValue
commandSource IInputElement
리턴 void