C# Class System.Security.SecurityFrame

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

Méthodes publiques

Méthode Description
Equals ( SecurityFrame sf ) : bool
GetStack ( int skipFrames ) : ArrayList
ToString ( ) : string

Private Methods

Méthode Description
InitFromRuntimeFrame ( RuntimeSecurityFrame frame ) : void
SecurityFrame ( RuntimeSecurityFrame frame ) : System.Collections
SecurityFrame ( int skip ) : System.Collections
_GetSecurityFrame ( int skip ) : RuntimeSecurityFrame
_GetSecurityStack ( int skip ) : Array

Method Details

Equals() public méthode

public Equals ( SecurityFrame sf ) : bool
sf SecurityFrame
Résultat bool

GetStack() static public méthode

static public GetStack ( int skipFrames ) : ArrayList
skipFrames int
Résultat System.Collections.ArrayList

ToString() public méthode

public ToString ( ) : string
Résultat string