Photon Fusion 2.1.1

LastSupportedVersionAttribute Class Reference

Marks the last version that supports the attributed type/method/property/field. More...

Public Member Functions

 LastSupportedVersionAttribute (string version)
 Initializes a new instance of the LastSupportedVersionAttribute class with the specified version.

Detailed Description

Marks the last version that supports the attributed type/method/property/field.

Constructor & Destructor Documentation

◆ LastSupportedVersionAttribute()

LastSupportedVersionAttribute ( string version)

Initializes a new instance of the LastSupportedVersionAttribute class with the specified version.

Parameters
versionThe last supported version.