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

Inheritance: FunctionStateT_TypedDataContext1
Mostra file Open project: InFlowBPM/InFlow-BPMS

Public Methods

Method Description
FunctionStateT_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
FunctionStateT_TypedDataContext2 ( System locationReferences ) : System
FunctionStateT_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___Expr14Get ( ) : string
ValueType___Expr14Set ( 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
@__Expr14Get ( ) : string
@__Expr14GetTree ( ) : System.Linq.Expressions.Expression
@__Expr14Set ( 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

FunctionStateT_TypedDataContext2() public method

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

FunctionStateT_TypedDataContext2() public method

public FunctionStateT_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
return System

FunctionStateT_TypedDataContext2() public method

public FunctionStateT_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___Expr14Get() public method

public ValueType___Expr14Get ( ) : string
return string

ValueType___Expr14Set() public method

public ValueType___Expr14Set ( 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