Interface IPhased
An interface for objects that participate in a phased lifecycle.
public interface IPhased
Properties
Phase
Gets the phase of this object
int Phase { get; }
An interface for objects that participate in a phased lifecycle.
public interface IPhased
Gets the phase of this object
int Phase { get; }