terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Security.Authentication.ExtendedProtection.ServiceNameCollection Class Reference
+ Inheritance diagram for System.Security.Authentication.ExtendedProtection.ServiceNameCollection:

Public Member Functions

 ServiceNameCollection (ICollection items)
 
virtual IEnumerator GetEnumerator ()
 

Static Package Functions

static bool Contains (string searchServiceName, ICollection serviceNames)
 
static string NormalizeServiceName (string inputServiceName)
 
static bool Match (string serviceName1, string serviceName2)
 

Properties

ArrayList InnerList [get]
 
virtual int Count [get]
 
bool ICollection. IsSynchronized [get]
 
object ICollection. SyncRoot [get]
 

Private Member Functions

void ICollection. CopyTo (Array array, int index)
 

Static Private Member Functions

static void AddIfNew (ArrayList newServiceNames, string serviceName)
 

Private Attributes

ArrayList _list
 

Detailed Description

Definition at line 9 of file ServiceNameCollection.cs.


The documentation for this class was generated from the following file: