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

Datei anzeigen Open project: kumpera/mono

Public Properties

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

Property Details

Direction public_oe property

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

HookType public_oe property

public HookType HookType
return HookType

Member public_oe property

public string Member
return string

Type public_oe property

public Type Type
return Type