public MessageBody(
BodyType bodyType,
string text
)Public Sub New (
bodyType As BodyType,
text As String
)public:
MessageBody(
BodyType bodyType,
String^ text
)new :
bodyType : BodyType *
text : string -> MessageBody