Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Tests
Address
C# Class Tests.Address
Datei anzeigen
Open project: kalisohn/CloneBehave
Class Usage Examples
Public Methods
Method
Description
Address
( ) :
System
Address
(
int
aid
) :
System
AddressChangedIsNull
( ) :
bool
RaiseAddressChanged
( ) :
void
Method Details
Address()
public
method
public
Address
( ) :
System
return
System
Address()
public
method
public
Address
(
int
aid
) :
System
aid
int
return
System
AddressChangedIsNull()
public
method
public
AddressChangedIsNull
( ) :
bool
return
bool
RaiseAddressChanged()
public
method
public
RaiseAddressChanged
( ) :
void
return
void