mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-12-19 19:47:12 +08:00
Razor支持
This commit is contained in:
@@ -12,7 +12,7 @@ namespace CPF.Razor
|
||||
public static class CpfExtensions
|
||||
{
|
||||
/// <summary>
|
||||
/// Creates a component of type <typeparamref name="TComponent"/> and adds it as a child of <paramref name="parent"/>.
|
||||
/// 创建视图 <typeparamref name="TComponent"/> 添加到 <paramref name="parent"/>.
|
||||
/// </summary>
|
||||
/// <typeparam name="TComponent"></typeparam>
|
||||
/// <param name="host"></param>
|
||||
|
||||
Reference in New Issue
Block a user