SignatureDecoder<TType>.DecodeLocalSignature(BlobReader) Method
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:
System::Collections::Immutable::ImmutableArray<TType> DecodeLocalSignature(System::Reflection::Metadata::BlobReader % blobReader);
public System.Collections.Immutable.ImmutableArray<TType> DecodeLocalSignature (ref System.Reflection.Metadata.BlobReader blobReader);
member this.DecodeLocalSignature : BlobReader -> System.Collections.Immutable.ImmutableArray<'ype>
Public Function DecodeLocalSignature (ByRef blobReader As BlobReader) As ImmutableArray(Of TType)
Parameters
- blobReader
- BlobReader
Returns
ImmutableArray<TType>
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.