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

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

Public Methods

Method Description
InitializeGlobalParameters_TypedDataContext1_ForReadOnly ( System locations, bool computelocationsOffset ) : System
InitializeGlobalParameters_TypedDataContext1_ForReadOnly ( System locationReferences ) : System
InitializeGlobalParameters_TypedDataContext1_ForReadOnly ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr1Get ( ) : string

Private Methods

Method Description
@__Expr1Get ( ) : string
@__Expr1GetTree ( ) : System.Linq.Expressions.Expression
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

InitializeGlobalParameters_TypedDataContext1_ForReadOnly() public method

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

InitializeGlobalParameters_TypedDataContext1_ForReadOnly() public method

public InitializeGlobalParameters_TypedDataContext1_ForReadOnly ( System locationReferences ) : System
locationReferences System
return System

InitializeGlobalParameters_TypedDataContext1_ForReadOnly() public method

public InitializeGlobalParameters_TypedDataContext1_ForReadOnly ( 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___Expr1Get() public method

public ValueType___Expr1Get ( ) : string
return string