Dim instance As PSMethod
Public Class PSMethod Inherits PSMethodInfo
public class PSMethod : PSMethodInfo
public ref class PSMethod : public PSMethodInfo
public class PSMethod extends PSMethodInfo
For more information about the methods that can be used to extend base objects, see ETS Methods.
Although it is possible to derive from this class, there is no established scenario for doing this and any attempt to do so may result in unexpected behavior.