mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
DOCUMENTATION: Added XML documentation to DiscImageChef.Core.
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
// TODO: Rename contents
|
||||
namespace DiscImageChef.CommonTypes
|
||||
{
|
||||
// Media (disk, cartridge, tape, cassette, etc) types
|
||||
/// <summary>
|
||||
/// Contains an enumeration of all known types of media.
|
||||
/// </summary>
|
||||
public enum MediaType
|
||||
{
|
||||
/// <summary>Unknown disk type</summary>
|
||||
|
||||
Reference in New Issue
Block a user