MAPIInspector.Parsers.PropInfo.PropInfo C# (CSharp) Метод

PropInfo() защищенный Метод

Initializes a new instance of the PropInfo class.
protected PropInfo ( FastTransferStream stream ) : System
stream FastTransferStream A FastTransferStream.
Результат System
        protected PropInfo(FastTransferStream stream)
            : base(stream)
        {
        }