Listener Constructor

SFML.Net

Listener Constructor
Initializes a new instance of the Listener class

Namespace: SFML.Audio
Assembly: sfmlnet-audio-2 (in sfmlnet-audio-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public Listener()
Public Sub New
public:
Listener()
new : unit -> Listener
See Also