C# Class strICT.InFlow.WF.Activities.SBPM.FunctionState.FunctionState_TypedDataContext2

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

Méthodes publiques

Méthode Description
FunctionState_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
FunctionState_TypedDataContext2 ( System locationReferences ) : System
FunctionState_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr19Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr19Set ( Microsoft value ) : void
ValueType___Expr21Get ( ) : string
ValueType___Expr21Set ( string value ) : void
ValueType___Expr22Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr22Set ( Microsoft value ) : void

Private Methods

Méthode Description
@__Expr19Get ( ) : Microsoft.Activities.DynamicValue
@__Expr19GetTree ( ) : System.Linq.Expressions.Expression
@__Expr19Set ( Microsoft value ) : void
@__Expr21Get ( ) : string
@__Expr21GetTree ( ) : System.Linq.Expressions.Expression
@__Expr21Set ( string value ) : void
@__Expr22Get ( ) : Microsoft.Activities.DynamicValue
@__Expr22GetTree ( ) : System.Linq.Expressions.Expression
@__Expr22Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

FunctionState_TypedDataContext2() public méthode

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

FunctionState_TypedDataContext2() public méthode

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

FunctionState_TypedDataContext2() public méthode

public FunctionState_TypedDataContext2 ( 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___Expr19Get() public méthode

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

ValueType___Expr19Set() public méthode

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

ValueType___Expr21Get() public méthode

public ValueType___Expr21Get ( ) : string
Résultat string

ValueType___Expr21Set() public méthode

public ValueType___Expr21Set ( string value ) : void
value string
Résultat void

ValueType___Expr22Get() public méthode

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

ValueType___Expr22Set() public méthode

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