C# Class strICT.InFlow.WF.Activities.SBPM.FunctionStateT.FunctionStateT_TypedDataContext3

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

Méthodes publiques

Méthode Description
FunctionStateT_TypedDataContext3 ( System locations, bool computelocationsOffset ) : System
FunctionStateT_TypedDataContext3 ( System locationReferences ) : System
FunctionStateT_TypedDataContext3 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr19Get ( ) : string
ValueType___Expr19Set ( string value ) : void

Private Methods

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

Method Details

FunctionStateT_TypedDataContext3() public méthode

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

FunctionStateT_TypedDataContext3() public méthode

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

FunctionStateT_TypedDataContext3() public méthode

public FunctionStateT_TypedDataContext3 ( 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 ( ) : string
Résultat string

ValueType___Expr19Set() public méthode

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