Свойство | Тип | Описание | |
---|---|---|---|
OnCreated | void | ||
OnLoaded | void | ||
OnTextChanged | void | ||
OnTextChanging | void | ||
OnValidate | void | ||
OnVisitorClassification1Changed | void | ||
OnVisitorClassification1Changing | void | ||
attach_GeoIps | void | ||
attach_Locations | void | ||
attach_UserAgents | void | ||
attach_Visitors | void | ||
attach_Visitors1 | void | ||
detach_GeoIps | void | ||
detach_Locations | void | ||
detach_UserAgents | void | ||
detach_Visitors | void | ||
detach_Visitors1 | void |
Метод | Описание | |
---|---|---|
VisitorClassification ( ) : System.Data.Linq |
Метод | Описание | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Метод | Описание | |
---|---|---|
OnCreated ( ) : void | ||
OnLoaded ( ) : void | ||
OnTextChanged ( ) : void | ||
OnTextChanging ( string value ) : void | ||
OnValidate ( System action ) : void | ||
OnVisitorClassification1Changed ( ) : void | ||
OnVisitorClassification1Changing ( int value ) : void | ||
attach_GeoIps ( GeoIp entity ) : void | ||
attach_Locations ( Location entity ) : void | ||
attach_UserAgents ( UserAgent entity ) : void | ||
attach_Visitors ( Visitor entity ) : void | ||
attach_Visitors1 ( Visitor entity ) : void | ||
detach_GeoIps ( GeoIp entity ) : void | ||
detach_Locations ( Location entity ) : void | ||
detach_UserAgents ( UserAgent entity ) : void | ||
detach_Visitors ( Visitor entity ) : void | ||
detach_Visitors1 ( Visitor entity ) : void |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
Результат | void |
public VisitorClassification ( ) : System.Data.Linq | ||
Результат | System.Data.Linq |