MethodSignatureEncoder(BlobBuilder, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
MethodSignatureEncoder(System::Reflection::Metadata::BlobBuilder ^ builder, bool hasVarArgs);
public MethodSignatureEncoder (System.Reflection.Metadata.BlobBuilder builder, bool hasVarArgs);
new System.Reflection.Metadata.Ecma335.MethodSignatureEncoder : System.Reflection.Metadata.BlobBuilder * bool -> System.Reflection.Metadata.Ecma335.MethodSignatureEncoder
Public Sub New (builder As BlobBuilder, hasVarArgs As Boolean)
Parameters
- builder
- BlobBuilder
- hasVarArgs
- Boolean
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.