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

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

Public Methods

Method Description
ReceiveStateT_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
ReceiveStateT_TypedDataContext2 ( System locationReferences ) : System
ReceiveStateT_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr0Get ( ) : string
ValueType___Expr0Set ( string value ) : void
ValueType___Expr12Get ( ) : string
ValueType___Expr12Set ( string value ) : void
ValueType___Expr1Get ( ) : string
ValueType___Expr1Set ( string value ) : void
ValueType___Expr2Get ( ) : string
ValueType___Expr2Set ( string value ) : void
ValueType___Expr4Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr4Set ( Microsoft value ) : void

Private Methods

Method Description
@__Expr0Get ( ) : string
@__Expr0GetTree ( ) : System.Linq.Expressions.Expression
@__Expr0Set ( string value ) : void
@__Expr12Get ( ) : string
@__Expr12GetTree ( ) : System.Linq.Expressions.Expression
@__Expr12Set ( string value ) : void
@__Expr1Get ( ) : string
@__Expr1GetTree ( ) : System.Linq.Expressions.Expression
@__Expr1Set ( string value ) : void
@__Expr2Get ( ) : string
@__Expr2GetTree ( ) : System.Linq.Expressions.Expression
@__Expr2Set ( string value ) : void
@__Expr4Get ( ) : Microsoft.Activities.DynamicValue
@__Expr4GetTree ( ) : System.Linq.Expressions.Expression
@__Expr4Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

ReceiveStateT_TypedDataContext2() public method

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

ReceiveStateT_TypedDataContext2() public method

public ReceiveStateT_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
return System

ReceiveStateT_TypedDataContext2() public method

public ReceiveStateT_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___Expr0Get() public method

public ValueType___Expr0Get ( ) : string
return string

ValueType___Expr0Set() public method

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

ValueType___Expr12Get() public method

public ValueType___Expr12Get ( ) : string
return string

ValueType___Expr12Set() public method

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

ValueType___Expr1Get() public method

public ValueType___Expr1Get ( ) : string
return string

ValueType___Expr1Set() public method

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

ValueType___Expr2Get() public method

public ValueType___Expr2Get ( ) : string
return string

ValueType___Expr2Set() public method

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

ValueType___Expr4Get() public method

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

ValueType___Expr4Set() public method

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