Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Linq
Expressions
MemberBinding
C# Class System.Linq.Expressions.MemberBinding
Provides the base class from which the classes that represent bindings that are used to initialize members of a newly created object derive.
Mostrar archivo
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
ToString
( ) :
string
Returns a
String
that represents the current
Object
.
Private Methods
Method
Description
MemberBinding
(
MemberBindingType
type
,
MemberInfo
member
) :
System.Reflection
Method Details
ToString()
public
method
Returns a
String
that represents the current
Object
.
public
ToString
( ) :
string
return
string