 Declaration Syntax
 Declaration Syntax| C# | 
public class PemHeader
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | PemHeader(String, String) | Initializes a new instance of the PemHeader class | 
|  | Equals(Object) | (Overrides Object.Equals(Object).) | 
|  | GetHashCode()()()() | (Overrides Object.GetHashCode()()()().) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Name | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | Value | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | PemHeader |