 | MccMonthCalendarDispose Method (Boolean) |
사용 중인 모든 리소스를 정리합니다.
Namespace:
Mcc.Series.Controls
Assembly:
Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected override void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.
See Also