C# Class System.AppDomainInitializerInfo.ItemInfo

ファイルを表示 Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
MethodName string
TargetTypeAssembly string
TargetTypeName string

Property Details

MethodName public_oe property

public string MethodName
return string

TargetTypeAssembly public_oe property

public string TargetTypeAssembly
return string

TargetTypeName public_oe property

public string TargetTypeName
return string