I am using something similar to this and it will not display the Summary or Remarks when I am attempting to use the Intellisense for this function?
''' <summary>
''' Summary
''' </summary>
''' <param name="param">The Parameter.</param>
''' <remarks> Remarks </remarks>
any ideas?