I'm new to ReSharper and am surprised that there isn't a template defined for
public void MethodName(<params>)
{
}
I realize I could create one, but I would have thought this would have been part of the standard product. Perhaps I'm missing some other shortcut?