csharp xml comment type reference

Code Example - csharp xml comment type reference

                
                        /// <summary>
/// This method relies on <see cref="MyType"/>
/// </summary>
/// <returns></returns>