LSLib.LS.FilesystemFileInfo.CRC C# (CSharp) Méthode

CRC() public méthode

public CRC ( ) : UInt32
Résultat System.UInt32
        public override UInt32 CRC()
        {
            throw new NotImplementedException("!");
        }