C# Class strICT.InFlow.WF.Activities.Supporting.ReceiveTaskAnswer.ReceiveTaskAnswer_TypedDataContext2

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

Public Methods

Method Description
ReceiveTaskAnswer_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
ReceiveTaskAnswer_TypedDataContext2 ( System locationReferences ) : System
ReceiveTaskAnswer_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr2Get ( ) : Microsoft.Activities.Messaging.SubscriptionFilter
ValueType___Expr2Set ( Microsoft value ) : void
ValueType___Expr7Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr7Set ( Microsoft value ) : void

Private Methods

Method Description
@__Expr2Get ( ) : Microsoft.Activities.Messaging.SubscriptionFilter
@__Expr2GetTree ( ) : System.Linq.Expressions.Expression
@__Expr2Set ( Microsoft value ) : void
@__Expr7Get ( ) : Microsoft.Activities.DynamicValue
@__Expr7GetTree ( ) : System.Linq.Expressions.Expression
@__Expr7Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

ReceiveTaskAnswer_TypedDataContext2() public method

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

ReceiveTaskAnswer_TypedDataContext2() public method

public ReceiveTaskAnswer_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
return System

ReceiveTaskAnswer_TypedDataContext2() public method

public ReceiveTaskAnswer_TypedDataContext2 ( 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___Expr2Get() public method

public ValueType___Expr2Get ( ) : Microsoft.Activities.Messaging.SubscriptionFilter
return Microsoft.Activities.Messaging.SubscriptionFilter

ValueType___Expr2Set() public method

public ValueType___Expr2Set ( Microsoft value ) : void
value Microsoft
return void

ValueType___Expr7Get() public method

public ValueType___Expr7Get ( ) : Microsoft.Activities.DynamicValue
return Microsoft.Activities.DynamicValue

ValueType___Expr7Set() public method

public ValueType___Expr7Set ( Microsoft value ) : void
value Microsoft
return void