Struct ArchiveInfo
Properties
index
public int index { get; }
Constructors
ArchiveInfo(string path, T archive)
public ArchiveInfo(string path, T archive)
ArchiveInfo(string name, string path, T archive)
public ArchiveInfo(string name, string path, T archive)
ArchiveInfo()
public ArchiveInfo()
Methods
override bool Equals(object obj)
public override bool Equals(object obj)
bool Equals(ArchiveInfo<T> other)
public bool Equals(ArchiveInfo<T> other)
override int GetHashCode()
public override int GetHashCode()