|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | MoveNext () |
| void | Reset () |
Package Functions | |
| X509ChainElementEnumerator (X509ChainElementCollection chainElements) | |
Properties | |
| X509ChainElement | Current [get] |
| object IEnumerator. | Current [get] |
Private Member Functions | |
| void IDisposable. | Dispose () |
Private Attributes | |
| readonly X509ChainElementCollection | _chainElements |
| int | _current |
Definition at line 6 of file X509ChainElementEnumerator.cs.