This website works better with JavaScript.
Home
Explore
Help
Sign In
zhibinlv
/
BeiJinSettleAccount
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
200 MiB
Tree:
b1a69d50e7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b1a69d50e7'
${ noResults }
BeiJinSettleAccount
/
docs
/
demo
/
src
/
WTA.Shared
/
Attributes
/
ModuleAttribute.cs
6 lines
92 B
Raw
Normal View
History
添加文档和UI原型菜单部分
2 years ago
namespace
WTA.Shared.Attributes
;
public
class
ModuleAttribute
<
T
>
:
GenericAttribute
<
T
>
{
}