namespace Vinno.IUS.Common.Network.Transfer { /// /// system level message , not need to reflect property to add dictionary from TransferMessageHelper /// public interface ISystemMessage { } }