C# Class strICT.InFlow.Workflows.MessageTier.MessageTier_TypedDataContext1_ForReadOnly

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

Public Methods

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

Private Methods

Method Description
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

MessageTier_TypedDataContext1_ForReadOnly() public method

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

MessageTier_TypedDataContext1_ForReadOnly() public method

public MessageTier_TypedDataContext1_ForReadOnly ( System locationReferences ) : System
locationReferences System
return System

MessageTier_TypedDataContext1_ForReadOnly() public method

public MessageTier_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