共用方式為


Message Constructor

Definition

Initializes a new instance of the Message class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 Message();
public Message();
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
public Message();
Public Sub New ()
Attributes

Applies to