Class TypeAliasAttribute
类型别名特性
public class TypeAliasAttribute : Attribute, _Attribute
- Inheritance
-
TypeAliasAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
TypeAliasAttribute(string)
构造
public TypeAliasAttribute(string name)
Parameters
namestring名称
Properties
Name
名称
public string Name { get; set; }