public class DlmsMethodInfo| DlmsMethodInfo(SByte, String) | Initializes a new instance of DlmsMethodInfo class using a method identifier. |
| DlmsMethodInfo(SByte, String, DlmsType) | Initializes a new instance of DlmsMethodInfo class using a method identifier and invocation paramters. |
| FullDescription | Full description of the method. |
| InvocationParameters | Method invocation parameters. |
| MethodDescription | Method desription. |
| MethodId | Method identifier. |
| ShortDescription | Short description of the method. |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |