NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SignatureHelper Class

The SignatureHelper class provides methods for building signatures.

Object
   SignatureHelper

[Visual Basic]
NotInheritable Public Class SignatureHelper
[C#]
public sealed class SignatureHelper
[C++]
public __gc __sealed class SignatureHelper
[JScript]
public class SignatureHelper

Remarks

[To be supplied.]

Requirements

Namespace: System.Reflection.Emit

Assembly: mscorlib.dll

See Also

SignatureHelper Members | System.Reflection.Emit Namespace