C# 클래스 strICT.InFlow.Workflows.TaskTier.TaskTier_TypedDataContext0

상속: System.Activities.XamlIntegration.CompiledDataContext
파일 보기 프로젝트 열기: InFlowBPM/InFlow-BPMS

공개 메소드들

메소드 설명
SetLocationsOffset ( int locationsOffsetValue ) : void
TaskTier_TypedDataContext0 ( System locations, bool computelocationsOffset ) : System
TaskTier_TypedDataContext0 ( System locationReferences ) : System
TaskTier_TypedDataContext0 ( 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() 공개 메소드

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

TaskTier_TypedDataContext0() 공개 메소드

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

TaskTier_TypedDataContext0() 공개 메소드

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