C# Class strICT.InFlow.WF.Activities.SBPM.SendStateT.SendStateT_TypedDataContext2

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

Public Methods

Method Description
SendStateT_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
SendStateT_TypedDataContext2 ( System locationReferences ) : System
SendStateT_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___Expr15Get ( ) : string
ValueType___Expr15Set ( string value ) : void
ValueType___Expr1Get ( ) : string
ValueType___Expr1Set ( string value ) : void
ValueType___Expr3Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr3Set ( Microsoft value ) : void

Private Methods

Method Description
@__Expr0Get ( ) : string
@__Expr0GetTree ( ) : System.Linq.Expressions.Expression
@__Expr0Set ( string value ) : void
@__Expr15Get ( ) : string
@__Expr15GetTree ( ) : System.Linq.Expressions.Expression
@__Expr15Set ( string value ) : void
@__Expr1Get ( ) : string
@__Expr1GetTree ( ) : System.Linq.Expressions.Expression
@__Expr1Set ( string value ) : void
@__Expr3Get ( ) : Microsoft.Activities.DynamicValue
@__Expr3GetTree ( ) : System.Linq.Expressions.Expression
@__Expr3Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

SendStateT_TypedDataContext2() public method

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

SendStateT_TypedDataContext2() public method

public SendStateT_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
return System

SendStateT_TypedDataContext2() public method

public SendStateT_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___Expr15Get() public method

public ValueType___Expr15Get ( ) : string
return string

ValueType___Expr15Set() public method

public ValueType___Expr15Set ( 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___Expr3Get() public method

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

ValueType___Expr3Set() public method

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