C# Class System.ApplicationIdentity

Inheritance: ISerializable
Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationIdentity ( string applicationIdentityFullName ) : System.Runtime.InteropServices
ToString ( ) : string

Private Methods

Méthode Description
ISerializable ( SerializationInfo info, StreamingContext context ) : void

Method Details

ApplicationIdentity() public méthode

public ApplicationIdentity ( string applicationIdentityFullName ) : System.Runtime.InteropServices
applicationIdentityFullName string
Résultat System.Runtime.InteropServices

ToString() public méthode

public ToString ( ) : string
Résultat string