C# 클래스 strICT.InFlow.WF.Activities.SBPM.FunctionState.FunctionState_TypedDataContext2

상속: FunctionState_TypedDataContext1
파일 보기 프로젝트 열기: InFlowBPM/InFlow-BPMS

공개 메소드들

메소드 설명
FunctionState_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
FunctionState_TypedDataContext2 ( System locationReferences ) : System
FunctionState_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr19Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr19Set ( Microsoft value ) : void
ValueType___Expr21Get ( ) : string
ValueType___Expr21Set ( string value ) : void
ValueType___Expr22Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr22Set ( Microsoft value ) : void

비공개 메소드들

메소드 설명
@__Expr19Get ( ) : Microsoft.Activities.DynamicValue
@__Expr19GetTree ( ) : System.Linq.Expressions.Expression
@__Expr19Set ( Microsoft value ) : void
@__Expr21Get ( ) : string
@__Expr21GetTree ( ) : System.Linq.Expressions.Expression
@__Expr21Set ( string value ) : void
@__Expr22Get ( ) : Microsoft.Activities.DynamicValue
@__Expr22GetTree ( ) : System.Linq.Expressions.Expression
@__Expr22Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

메소드 상세

FunctionState_TypedDataContext2() 공개 메소드

public FunctionState_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
리턴 System

FunctionState_TypedDataContext2() 공개 메소드

public FunctionState_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
리턴 System

FunctionState_TypedDataContext2() 공개 메소드

public FunctionState_TypedDataContext2 ( 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 ( ) : Microsoft.Activities.DynamicValue
리턴 Microsoft.Activities.DynamicValue

ValueType___Expr19Set() 공개 메소드

public ValueType___Expr19Set ( Microsoft value ) : void
value Microsoft
리턴 void

ValueType___Expr21Get() 공개 메소드

public ValueType___Expr21Get ( ) : string
리턴 string

ValueType___Expr21Set() 공개 메소드

public ValueType___Expr21Set ( string value ) : void
value string
리턴 void

ValueType___Expr22Get() 공개 메소드

public ValueType___Expr22Get ( ) : Microsoft.Activities.DynamicValue
리턴 Microsoft.Activities.DynamicValue

ValueType___Expr22Set() 공개 메소드

public ValueType___Expr22Set ( Microsoft value ) : void
value Microsoft
리턴 void