C# Class strICT.InFlow.Workflows.TaskTier.TaskTier_TypedDataContext0

Inheritance: System.Activities.XamlIntegration.CompiledDataContext
Afficher le fichier Open project: InFlowBPM/InFlow-BPMS

Méthodes publiques

Méthode Description
SetLocationsOffset ( int locationsOffsetValue ) : void
TaskTier_TypedDataContext0 ( System locations, bool computelocationsOffset ) : System
TaskTier_TypedDataContext0 ( System locationReferences ) : System
TaskTier_TypedDataContext0 ( System locations, System activityContext, bool computelocationsOffset ) : System
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool

Private Methods

Méthode Description
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]
GetDataContextActivitiesHelper ( System compiledRoot, bool forImplementation ) : object

Method Details

SetLocationsOffset() public méthode

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
Résultat void

TaskTier_TypedDataContext0() public méthode

public TaskTier_TypedDataContext0 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
Résultat System

TaskTier_TypedDataContext0() public méthode

public TaskTier_TypedDataContext0 ( System locationReferences ) : System
locationReferences System
Résultat System

TaskTier_TypedDataContext0() public méthode

public TaskTier_TypedDataContext0 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
Résultat System

Validate() public static méthode

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
Résultat bool