title | tags |
---|---|
MyFunction |
utility,intermediate |
Explain briefly what the snippet does.
- Explain briefly how the snippet works.
- Use bullet points for your snippet's explanation.
- Try to explain everything briefly but clearly.
public static partial class _30s
{
public static void MyFunction()
{
// Your code here
}
}
_30s.MyFunction(); // Result