Marks method as obsolete.
More...
Marks method as obsolete.
When is the method used, compiler just throw a compile-time warning, but method is called normally.
void Hello()
{
}
{
Hello();
}
void Obsolete(string msg="")
Definition Obsolete.c:30
Attribute used for tests annotation and assignment to Suites.
Definition TestingFramework.c:82
◆ Obsolete()
| void Obsolete.Obsolete |
( |
string | msg = "" | ) |
|
◆ m_Msg
The documentation for this interface was generated from the following file:
- Core/generated/Attributes/Obsolete.c