C# Класс strICT.InFlow.Workflows.MessageTier.MessageTier_TypedDataContext0

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

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

Метод Описание
MessageTier_TypedDataContext0 ( System locations, bool computelocationsOffset ) : System
MessageTier_TypedDataContext0 ( System locationReferences ) : System
MessageTier_TypedDataContext0 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
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

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

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

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

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

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

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

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

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

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

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

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