public TextEncoderSettings(System.Text.Encodings.Web.TextEncoderSettings other)
 {
 }
 public static System.Text.Encodings.Web.JavaScriptEncoder Create(System.Text.Encodings.Web.TextEncoderSettings settings)
 {
     throw null;
 }
예제 #3
0
 public static System.Text.Encodings.Web.UrlEncoder Create(System.Text.Encodings.Web.TextEncoderSettings settings) => throw null;