C# Class strICT.InFlow.WF.Activities.SBPM.ReceiveStateT.ReceiveStateT_TypedDataContext3

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

Méthodes publiques

Méthode Description
ReceiveStateT_TypedDataContext3 ( System locations, bool computelocationsOffset ) : System
ReceiveStateT_TypedDataContext3 ( System locationReferences ) : System
ReceiveStateT_TypedDataContext3 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr17Get ( ) : string
ValueType___Expr17Set ( string value ) : void

Private Methods

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

Method Details

ReceiveStateT_TypedDataContext3() public méthode

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

ReceiveStateT_TypedDataContext3() public méthode

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

ReceiveStateT_TypedDataContext3() public méthode

public ReceiveStateT_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___Expr17Get() public méthode

public ValueType___Expr17Get ( ) : string
Résultat string

ValueType___Expr17Set() public méthode

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