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

Inheritance: System.Activities.XamlIntegration.CompiledDataContext
Afficher le fichier Open project: InFlowBPM/InFlow-BPMS

Méthodes publiques

Méthode Description
SendStateT_TypedDataContext0_ForReadOnly ( System locations, bool computelocationsOffset ) : System
SendStateT_TypedDataContext0_ForReadOnly ( System locationReferences ) : System
SendStateT_TypedDataContext0_ForReadOnly ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool

Private Methods

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

Method Details

SendStateT_TypedDataContext0_ForReadOnly() public méthode

public SendStateT_TypedDataContext0_ForReadOnly ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
Résultat System

SendStateT_TypedDataContext0_ForReadOnly() public méthode

public SendStateT_TypedDataContext0_ForReadOnly ( System locationReferences ) : System
locationReferences System
Résultat System

SendStateT_TypedDataContext0_ForReadOnly() public méthode

public SendStateT_TypedDataContext0_ForReadOnly ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
Résultat System

SetLocationsOffset() public méthode

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
Résultat void

Validate() public static méthode

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
Résultat bool