C# Class System.AppDomainInitializerInfo.ItemInfo

Show file Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
MethodName string
TargetTypeAssembly string
TargetTypeName string

Property Details

MethodName public property

public string MethodName
return string

TargetTypeAssembly public property

public string TargetTypeAssembly
return string

TargetTypeName public property

public string TargetTypeName
return string