AsmResolver.FileSegment.GetPhysicalLength C# (CSharp) 메소드

GetPhysicalLength() 공개 추상적인 메소드

Computes the physical length of the segment.
public abstract GetPhysicalLength ( ) : uint
리턴 uint
        public abstract uint GetPhysicalLength();