C# 클래스 NLight.Tests.Unit.Transactions.TransactionContextTestNode

파일 보기 프로젝트 열기: slorion/nlight 1 사용 예제들

공개 메소드들

메소드 설명
AddChild ( TransactionContextTestNode child ) : TransactionContextTestNode
ExecuteOperation ( ) : System.Threading.Tasks.Task
GetController ( ) : TransactionContextTestNode
GetExpectedCommitState ( ) : TransactionContextState
ToString ( ) : string

메소드 상세

ExecuteOperation() 공개 메소드

public ExecuteOperation ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

GetController() 공개 메소드

GetExpectedCommitState() 공개 메소드

public GetExpectedCommitState ( ) : TransactionContextState
리턴 TransactionContextState

ToString() 공개 메소드

public ToString ( ) : string
리턴 string