Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Dynamic.CallInfo Class Referencesealed

Public Member Functions

 CallInfo (int argCount, params string[] argNames)
 
 CallInfo (int argCount, IEnumerable< string > argNames)
 
override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object? obj)
 

Properties

int ArgumentCount [get]
 
ReadOnlyCollection< stringArgumentNames [get]
 

Detailed Description

Definition at line 9 of file CallInfo.cs.


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