Esempio n. 1
0
 /// <summary>
 /// Implicit conversion to string,
 /// preserves <c>null</c>,
 /// throws if conversion is not possible.</summary>
 public string AsString(Context ctx) => _type.AsString(ref this, ctx);