Method format 2
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class EncodedMethodV1 Inherits EncodedMethod |
| C# |
|---|
| public class EncodedMethodV1 : EncodedMethod |
| C++ |
|---|
| ref class EncodedMethodV1 : EncodedMethod |
| J# |
|---|
| public class EncodedMethodV1 extends EncodedMethod |
| JScript |
|---|
| public class EncodedMethodV1 extends EncodedMethod |
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.