C# Class Microsoft.CSharp.RuntimeBinder.Semantics.UdConvInfo

Mostra file Open project: dotnet/corefx

Public Properties

Property Type Description
fDstImplicit bool
fSrcImplicit bool
mwt MethWithType

Property Details

fDstImplicit public_oe property

public bool fDstImplicit
return bool

fSrcImplicit public_oe property

public bool fSrcImplicit
return bool

mwt public_oe property

public MethWithType,Microsoft.CSharp.RuntimeBinder.Semantics mwt
return MethWithType