C# Class strICT.InFlow.WF.Activities.Supporting.InitializeGlobalParameters.InitializeGlobalParameters_TypedDataContext1

Inheritance: InitializeGlobalParameters_TypedDataContext0
Afficher le fichier Open project: InFlowBPM/InFlow-BPMS

Méthodes publiques

Méthode Description
InitializeGlobalParameters_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
InitializeGlobalParameters_TypedDataContext1 ( System locationReferences ) : System
InitializeGlobalParameters_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr0Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr0Set ( Microsoft value ) : void

Private Methods

Méthode Description
@__Expr0Get ( ) : Microsoft.Activities.DynamicValue
@__Expr0GetTree ( ) : System.Linq.Expressions.Expression
@__Expr0Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

InitializeGlobalParameters_TypedDataContext1() public méthode

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

InitializeGlobalParameters_TypedDataContext1() public méthode

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

InitializeGlobalParameters_TypedDataContext1() public méthode

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

SetLocationsOffset() public méthode

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

Validate() public static méthode

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

ValueType___Expr0Get() public méthode

public ValueType___Expr0Get ( ) : Microsoft.Activities.DynamicValue
Résultat Microsoft.Activities.DynamicValue

ValueType___Expr0Set() public méthode

public ValueType___Expr0Set ( Microsoft value ) : void
value Microsoft
Résultat void