C# Class strICT.InFlow.WF.Activities.Supporting.InitializeGlobalParameters.InitializeGlobalParameters_TypedDataContext1

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

Public Methods

Method Description
InitializeGlobalParameters_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
InitializeGlobalParameters_TypedDataContext1 ( System locationReferences ) : System
InitializeGlobalParameters_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr0Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr0Set ( Microsoft value ) : void

Private Methods

Method Description
@__Expr0Get ( ) : Microsoft.Activities.DynamicValue
@__Expr0GetTree ( ) : System.Linq.Expressions.Expression
@__Expr0Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

InitializeGlobalParameters_TypedDataContext1() public method

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

InitializeGlobalParameters_TypedDataContext1() public method

public InitializeGlobalParameters_TypedDataContext1 ( System locationReferences ) : System
locationReferences System
return System

InitializeGlobalParameters_TypedDataContext1() public method

public InitializeGlobalParameters_TypedDataContext1 ( 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 ( ) : Microsoft.Activities.DynamicValue
return Microsoft.Activities.DynamicValue

ValueType___Expr0Set() public method

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