BrickEventArgsBase Constructors
Represents the base for all classes that provide data for the brick-related events.Name | Parameters | Description |
---|---|---|
BrickEventArgsBase(Brick) | brick | Initializes a new instance of the BrickEventArgsBase class with the specified brick. |
See Also