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