AbfSharp.Sections.DeltaSection.DeltaSection C# (CSharp) Méthode

DeltaSection() public méthode

public DeltaSection ( BinaryReader reader ) : System
reader BinaryReader
Résultat System
        public DeltaSection(BinaryReader reader) : base(reader, 284)
        {
        }
    }
DeltaSection