C# Class MonoTests.System.Workflow.Activities.CreateDocument

Inheritance: System.Workflow.Activities.CallExternalMethodActivity
Mostra file Open project: PowerMeMobile/olive Class Usage Examples

Public Properties

Property Type Description
DocumentIdProperty System.Workflow.ComponentModel.DependencyProperty
TextProperty System.Workflow.ComponentModel.DependencyProperty

Public Methods

Method Description
CreateDocument ( ) : System

Protected Methods

Method Description
OnMethodInvoking ( EventArgs e ) : void

Method Details

CreateDocument() public method

public CreateDocument ( ) : System
return System

OnMethodInvoking() protected method

protected OnMethodInvoking ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

DocumentIdProperty public_oe static_oe property

public static DependencyProperty,System.Workflow.ComponentModel DocumentIdProperty
return System.Workflow.ComponentModel.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Workflow.ComponentModel TextProperty
return System.Workflow.ComponentModel.DependencyProperty