Gets the signature of a static member of a type
1 | clrGetStaticMemberSignature(typename, memberName)
|
typename |
type name, possibly namespace and assembly qualified type name, e.g. 'My.Namespace.MyClass,MyAssemblyName'. |
memberName |
The exact name of the member (i.e. field, property, method) to search for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.