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
/// <para lang="en">Defines a group of UI generation metadata for the target data type. Usually, model types are located in a different layer than the Blazor component UI layer. In this case, use <see cref="TableMetadataForAttribute"/> to define a metadata type for the Table component, and then use <seealso cref="TableMetadataTypeService"/> to register the metadata type.</para>
18
11
/// <example>
19
-
/// <para lang="zh">示例:</para>
20
-
/// <para lang="zh">Pig 数据类型通常位于业务层或数据层</para>
21
-
/// <para lang="en">Example:</para>
22
-
/// <para lang="en">the Pig data type is usually at biz or data layer</para>
23
-
/// <code>
12
+
/// <para>示例:Pig 数据类型通常位于业务层或数据层; Example: the Pig data type is usually at biz or data layer</para>
0 commit comments