Partager via


MethodPolicy.Methods Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, Microsoft::Practices::ObjectBuilder::IMethodCallInfo ^> ^ Methods { System::Collections::Generic::Dictionary<System::String ^, Microsoft::Practices::ObjectBuilder::IMethodCallInfo ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,Microsoft.Practices.ObjectBuilder.IMethodCallInfo> Methods { get; }
member this.Methods : System.Collections.Generic.Dictionary<string, Microsoft.Practices.ObjectBuilder.IMethodCallInfo>
Public ReadOnly Property Methods As Dictionary(Of String, IMethodCallInfo)

Property Value

Implements

Applies to