C# 클래스 System.Data.Tests.DataTableCollectionTest

상속: IDisposable
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
DataTableCollectionTest ( ) : Xunit
Dispose ( ) : void

비공개 메소드들

메소드 설명
Add ( ) : void
AddException1 ( ) : void
AddException2 ( ) : void
AddException3 ( ) : void
AddException4 ( ) : void
AddRange ( ) : void
CanRemove ( ) : void
Clear ( ) : void
Contains ( ) : void
CopyTo ( ) : void
Count ( ) : void
Equals ( ) : void
IndexOf ( ) : void
Remove ( ) : void
RemoveAt ( ) : void
TableDataSetNamespaces ( ) : void
ToStringTest ( ) : void

메소드 상세

DataTableCollectionTest() 공개 메소드

public DataTableCollectionTest ( ) : Xunit
리턴 Xunit

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void