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
Verses
Portable
BusinessEntityBase
C# Class Verses.Portable.BusinessEntityBase
Inheritance:
IBusinessEntity
,
INotifyPropertyChanged
Mostrar archivo
Open project: pierceboggan/Verses
Private Properties
Property
Type
Description
Public Methods
Method
Description
BusinessEntityBase
( ) :
System
Protected Methods
Method
Description
OnPropertyChanged
(
string
name
) :
void
Method Details
BusinessEntityBase()
public
method
public
BusinessEntityBase
( ) :
System
return
System
OnPropertyChanged()
protected
method
protected
OnPropertyChanged
(
string
name
) :
void
name
string
return
void