跳到主要内容

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

Equals(object obj)

public override bool Equals(object obj)

Equals(ArchiveInfo<T> other)

public bool Equals(ArchiveInfo<T> other)

GetHashCode()

public override int GetHashCode()