C# Класс strICT.InFlow.WF.Activities.SBPM.FunctionStateT.FunctionStateT_TypedDataContext3

Наследование: FunctionStateT_TypedDataContext2
Показать файл Открыть проект

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

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

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

Метод Описание
@__Expr19Get ( ) : string
@__Expr19GetTree ( ) : System.Linq.Expressions.Expression
@__Expr19Set ( string value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

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

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

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

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

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

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

public FunctionStateT_TypedDataContext3 ( 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

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

public ValueType___Expr19Get ( ) : string
Результат string

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

public ValueType___Expr19Set ( string value ) : void
value string
Результат void