System.MissingMemberException.FormatSignature C# (CSharp) Method

FormatSignature() private method

private FormatSignature ( byte signature ) : String
signature byte
return String
        internal static extern String FormatSignature(byte [] signature);