C# Class System.Xml.Serialization.SerializationCodeGenerator.HookInfo

Show file Open project: kumpera/mono

Public Properties

Property Type Description
Direction System.Xml.Serialization.XmlMappingAccess
HookType HookType
Member string
Type Type

Property Details

Direction public property

public XmlMappingAccess,System.Xml.Serialization Direction
return System.Xml.Serialization.XmlMappingAccess

HookType public property

public HookType HookType
return HookType

Member public property

public string Member
return string

Type public property

public Type Type
return Type