Class MetaPrimitiveType
Represents primitive built-in types in the framework that are stored in Portable Object Document
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: NFX.Serialization.POD
Assembly: NFX.dll
Syntax
[Serializable]
public sealed class MetaPrimitiveType : MetaType