Interface IActionWithoutContentInfo
Interface for actions without any content to read.
Namespace: Fibula.Communications.Packets.Contracts.Abstractions
Assembly: Fibula.Communications.Packets.Contracts.dll
Syntax
public interface IActionWithoutContentInfo
Properties
| Improve this Doc View SourceAction
Gets the action to do.
Declaration
IncomingPacketType Action { get; }
Property Value
Type | Description |
---|---|
IncomingPacketType |