C# Class SIFP.Core.Attributes.MsgTypeAttribute

Inheritance: Attribute
显示文件 Open project: heater404/SIF

Public Properties

Property Type Description
MsgType MsgTypeE

Public Methods

Method Description
MsgTypeAttribute ( MsgTypeE msgType ) : SIFP.Core.Enums

Method Details

MsgTypeAttribute() public method

public MsgTypeAttribute ( MsgTypeE msgType ) : SIFP.Core.Enums
msgType MsgTypeE
return SIFP.Core.Enums

Property Details

MsgType public_oe property

public MsgTypeE MsgType
return MsgTypeE