terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
X509ChainElementEnumerator | GetEnumerator () |
Package Functions | |
X509ChainElementCollection () | |
void | Add (X509Certificate2 certificate) |
void | Clear () |
bool | Contains (X509Certificate2 certificate) |
Properties | |
int | Count [get] |
bool | IsSynchronized [get] |
X509ChainElement | this[int index] [get] |
object | SyncRoot [get] |
Private Member Functions | |
void ICollection. | CopyTo (Array array, int index) |
IEnumerator IEnumerable. | GetEnumerator () |
Private Attributes | |
ArrayList | _list |
Definition at line 7 of file X509ChainElementCollection.cs.