[]
Initializes a new instance of the FileID class.
public FileID()
Initializes a new instance of the FileID class.
public FileID(byte[] permanentID, byte[] changingID)
| Type | Name | Description |
|---|---|---|
| byte[] | permanentID | The permanent ID. |
| byte[] | changingID | The changing ID. |