Example #1
0
 /// <summary>
 /// Gets the <see cref="System.Object"/>'s <c>ToString()</c> method or null if there was
 /// an error.
 /// </summary>
 /// <returns></returns>
 public CorMethodInfo GetSystemObjectToStringMethod() => SystemObject?.GetToStringMethod();