C# Класс strICT.InFlow.Workflows.TaskTier.TaskTier_TypedDataContext0_ForReadOnly

Наследование: System.Activities.XamlIntegration.CompiledDataContext
Показать файл Открыть проект

Открытые методы

Метод Описание
SetLocationsOffset ( int locationsOffsetValue ) : void
TaskTier_TypedDataContext0_ForReadOnly ( System locations, bool computelocationsOffset ) : System
TaskTier_TypedDataContext0_ForReadOnly ( System locationReferences ) : System
TaskTier_TypedDataContext0_ForReadOnly ( System locations, System activityContext, bool computelocationsOffset ) : System
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool

Приватные методы

Метод Описание
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]
GetDataContextActivitiesHelper ( System compiledRoot, bool forImplementation ) : object

Описание методов

SetLocationsOffset() публичный Метод

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
Результат void

TaskTier_TypedDataContext0_ForReadOnly() публичный Метод

public TaskTier_TypedDataContext0_ForReadOnly ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
Результат System

TaskTier_TypedDataContext0_ForReadOnly() публичный Метод

public TaskTier_TypedDataContext0_ForReadOnly ( System locationReferences ) : System
locationReferences System
Результат System

TaskTier_TypedDataContext0_ForReadOnly() публичный Метод

public TaskTier_TypedDataContext0_ForReadOnly ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
Результат System

Validate() публичный статический Метод

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
Результат bool