Initializes a new instance of the class.
| 95 | /// Initializes a new instance of the <see cref="AssetReference"/> class. |
| 96 | /// </summary> |
| 97 | AssetReference() |
| 98 | { |
| 99 | } |
| 100 | |
| 101 | /// <summary> |
| 102 | /// Initializes a new instance of the <see cref="AssetReference"/> class. |