C# Class Apex.ConnectApi.DeleteIntents

Datei anzeigen Open project: jayonsoftware/apexsharp

Public Methods

Method Description
DeleteIntents ( )
clone ( ) : object
equals ( object obj ) : bool
getBuildVersion ( ) : double
hashCode ( ) : int
toString ( ) : string

Method Details

DeleteIntents() public method

public DeleteIntents ( )

clone() public method

public clone ( ) : object
return object

equals() public method

public equals ( object obj ) : bool
obj object
return bool

getBuildVersion() public method

public getBuildVersion ( ) : double
return double

hashCode() public method

public hashCode ( ) : int
return int

toString() public method

public toString ( ) : string
return string