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

Inheritance: ReceiveStateT_TypedDataContext2
ファイルを表示 Open project: InFlowBPM/InFlow-BPMS

Public Methods

Method 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

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

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

ReceiveStateT_TypedDataContext3() public method

public ReceiveStateT_TypedDataContext3 ( System locationReferences ) : System
locationReferences System
return System

ReceiveStateT_TypedDataContext3() public method

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

SetLocationsOffset() public method

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

Validate() public static method

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

ValueType___Expr17Get() public method

public ValueType___Expr17Get ( ) : string
return string

ValueType___Expr17Set() public method

public ValueType___Expr17Set ( string value ) : void
value string
return void