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

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

Public Methods

Method Description
FunctionStateT_TypedDataContext3 ( System locations, bool computelocationsOffset ) : System
FunctionStateT_TypedDataContext3 ( System locationReferences ) : System
FunctionStateT_TypedDataContext3 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr19Get ( ) : string
ValueType___Expr19Set ( string value ) : void

Private Methods

Method Description
@__Expr19Get ( ) : string
@__Expr19GetTree ( ) : System.Linq.Expressions.Expression
@__Expr19Set ( string value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

FunctionStateT_TypedDataContext3() public method

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

FunctionStateT_TypedDataContext3() public method

public FunctionStateT_TypedDataContext3 ( System locationReferences ) : System
locationReferences System
return System

FunctionStateT_TypedDataContext3() public method

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

public ValueType___Expr19Get ( ) : string
return string

ValueType___Expr19Set() public method

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