Subaru.SSM2.Ssm2ReadBlockResponse.SetConstBytes C# (CSharp) 메소드

SetConstBytes() 보호된 메소드

protected SetConstBytes ( ) : void
리턴 void
        protected override void SetConstBytes()
        {
            base.Command = Ssm2Command.ReadBlockResponseE0;
            // no padding
        }