RemotingServices.GetMethodBaseFromMethodMessage メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > RemotingServices.GetMethodBaseFromMethodMessage メソッドの意味・解説 

RemotingServices.GetMethodBaseFromMethodMessage メソッド

特定の IMethodMessage からメソッド ベース返します

名前空間: System.Runtime.Remoting
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Public Shared Function GetMethodBaseFromMethodMessage
 ( _
    msg As IMethodMessage _
) As MethodBase
Dim msg As IMethodMessage
Dim returnValue As MethodBase

returnValue = RemotingServices.GetMethodBaseFromMethodMessage(msg)
public static MethodBase GetMethodBaseFromMethodMessage
 (
    IMethodMessage msg
)
public:
static MethodBase^ GetMethodBaseFromMethodMessage (
    IMethodMessage^ msg
)
public static MethodBase GetMethodBaseFromMethodMessage
 (
    IMethodMessage msg
)
public static function GetMethodBaseFromMethodMessage
 (
    msg : IMethodMessage
) : MethodBase

パラメータ

msg

メソッド ベース抽出元となるメソッド メッセージ

戻り値
msg パラメータから抽出されメソッド ベース

例外例外
解説解説

これは、IMethodMessageTypeName、MethodName、MethodSignature の各プロパティからメソッド ベース決定しIMethodMessage インターフェイス実装しているクラス使用されます。IMethodMessage クラスコンシューマは、IMethodMessage.MethodBase プロパティ参照する必要があります

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
RemotingServices クラス
RemotingServices メンバ
System.Runtime.Remoting 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

RemotingServices.GetMethodBaseFromMethodMessage メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



RemotingServices.GetMethodBaseFromMethodMessage メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS