[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SoundNotify.-ctor

SoundNotify Constructor

SoundNotify()

Initializes a new instance of the SoundNotify class.

Declaration
public SoundNotify()
Public Sub New()

SoundNotify(SystemSoundType)

Initializes a new instance of the SoundNotify class.

Declaration
public SoundNotify(SystemSoundType soundType)
Public Sub New(soundType As SystemSoundType)
Parameters
Type Name Description
SystemSoundType soundType

One of the SystemSoundType values.

SoundNotify(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Declaration
public SoundNotify(SerializationInfo info, StreamingContext context)
Public Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

The information.

StreamingContext context

The context.