Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ICancelAddNew.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel
;
2
3
public
interface
ICancelAddNew
4
{
5
void
CancelNew
(
int
itemIndex);
6
7
void
EndNew
(
int
itemIndex);
8
}
System.ComponentModel.ICancelAddNew.CancelNew
void CancelNew(int itemIndex)
System.ComponentModel.ICancelAddNew.EndNew
void EndNew(int itemIndex)
System.ComponentModel.ICancelAddNew
Definition
ICancelAddNew.cs:4
System.ComponentModel
Definition
ColumnAttribute.cs:3
source
System.ComponentModel.TypeConverter
System.ComponentModel
ICancelAddNew.cs
Generated by
1.10.0