C# Class SenseNet.ContentRepository.Tests.Workflow.WaitForMultipleContentWorkflow

Inheritance: SenseNet.Workflow.WorkflowHandlerBase
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Свойство Type Description
CTD string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateParameters ( ) : object>.Dictionary
GetProperty ( string name ) : object
SetProperty ( string name, object value ) : void
WaitForMultipleContentWorkflow ( Node parent ) : Microsoft.VisualStudio.TestTools.UnitTesting
WaitForMultipleContentWorkflow ( Node parent, string nodeTypeName ) : Microsoft.VisualStudio.TestTools.UnitTesting

Méthodes protégées

Méthode Description
WaitForMultipleContentWorkflow ( NodeToken nt ) : Microsoft.VisualStudio.TestTools.UnitTesting

Method Details

CreateParameters() public méthode

public CreateParameters ( ) : object>.Dictionary
Résultat object>.Dictionary

GetProperty() public méthode

public GetProperty ( string name ) : object
name string
Résultat object

SetProperty() public méthode

public SetProperty ( string name, object value ) : void
name string
value object
Résultat void

WaitForMultipleContentWorkflow() public méthode

public WaitForMultipleContentWorkflow ( Node parent ) : Microsoft.VisualStudio.TestTools.UnitTesting
parent Node
Résultat Microsoft.VisualStudio.TestTools.UnitTesting

WaitForMultipleContentWorkflow() public méthode

public WaitForMultipleContentWorkflow ( Node parent, string nodeTypeName ) : Microsoft.VisualStudio.TestTools.UnitTesting
parent Node
nodeTypeName string
Résultat Microsoft.VisualStudio.TestTools.UnitTesting

WaitForMultipleContentWorkflow() protected méthode

protected WaitForMultipleContentWorkflow ( NodeToken nt ) : Microsoft.VisualStudio.TestTools.UnitTesting
nt SenseNet.ContentRepository.Storage.NodeToken
Résultat Microsoft.VisualStudio.TestTools.UnitTesting

Property Details

CTD public_oe static_oe property

public static string CTD
Résultat string