PERWAPI.CILByte.GetInstName C# (CSharp) Méthode

GetInstName() private méthode

private GetInstName ( ) : string
Résultat string
        internal override string GetInstName()
        {
            return Hex.Byte(byteVal);
        }