C# Class System.ApplicationIdentity

Inheritance: ISerializable
Show file Open project: runefs/Marvin Class Usage Examples

Public Methods

Method Description
ApplicationIdentity ( string applicationIdentityFullName ) : System.Runtime.InteropServices
ToString ( ) : string

Private Methods

Method Description
ISerializable ( SerializationInfo info, StreamingContext context ) : void

Method Details

ApplicationIdentity() public method

public ApplicationIdentity ( string applicationIdentityFullName ) : System.Runtime.InteropServices
applicationIdentityFullName string
return System.Runtime.InteropServices

ToString() public method

public ToString ( ) : string
return string