C# Class System.Text.RegularExpressions.Tests.GroupCollectionTests

显示文件 Open project: dotnet/corefx

Private Methods

Method Description
CreateCollection ( ) : GroupCollection
DebuggerAttributeTests ( ) : void
GetEnumerator ( ) : void
GetEnumerator_Invalid ( ) : void
ICollectionOfT_Contains ( ) : void
ICollectionOfT_CopyTo ( ) : void
ICollectionOfT_CopyTo_Invalid ( ) : void
ICollection_CopyTo ( int index ) : void
ICollection_CopyTo_Invalid ( ) : void
ICollection_Properties ( ) : void
IListOfT_IndexOf ( ) : void
IListOfT_IsReadOnly ( ) : void
IListOfT_Item_Get ( ) : void
IList_Contains ( ) : void
IList_IndexOf ( ) : void
IList_IsReadOnly ( ) : void
IList_Item_Get ( ) : void
IReadOnlyListOfT_Item_Get ( ) : void
Item_Get ( ) : void
Item_Invalid ( int groupNumber ) : void