Mosa.AppSystem.AppOutputStream.SetLength C# (CSharp) Méthode

SetLength() public méthode

Sets the length.
public SetLength ( long value ) : void
value long The value.
Résultat void
        public override void SetLength(long value)
        {
        }