You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <remarks>Example: Similar to <see cref="CSTOJSOptions.CustomCSNamesToJS" />, but convers the type. You need to use <see cref="ToAttribute" />.</remarks>
79
-
/// <value>
80
-
/// Default: <c>new()</c>
81
-
/// </value>
82
-
publicType[]CustomCSTypesToJS{get;set;}=[];
83
-
84
75
/// <summary>
85
76
/// Add a <see cref="StringBuilder" /> to the front of a javascript file.
0 commit comments