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

◆ NotBefore

DateTime System.Security.Cryptography.X509Certificates.X509Certificate2.NotBefore
get

Definition at line 207 of file X509Certificate2.cs.

208 {
209 get
210 {
211 DateTime notBefore = base.GetNotBefore();
212 DateTime dateTime;
213 return dateTime;
214 }
215 }
class f__AnonymousType0<< Count > j__TPar