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

Inheritance: System.Activities.XamlIntegration.CompiledDataContext
显示文件 Open project: InFlowBPM/InFlow-BPMS

Public Methods

Method 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

Method 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 method

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
return void

TaskTier_TypedDataContext0() public method

public TaskTier_TypedDataContext0 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
return System

TaskTier_TypedDataContext0() public method

public TaskTier_TypedDataContext0 ( System locationReferences ) : System
locationReferences System
return System

TaskTier_TypedDataContext0() public method

public TaskTier_TypedDataContext0 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
return System

Validate() public static method

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
return bool