Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
PresentationResult ( bool dialogResult, object tag ) : System | ||
operator ( ) : bool |
public Equals ( |
||
obj | ||
return | bool |
public PresentationResult ( bool dialogResult, object tag ) : System | ||
dialogResult | bool | |
tag | object | |
return | System |