C# Class PlasticSCM.AttributeNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
AttributeNotFoundException ( string attributeName ) : System

Private Methods

Méthode Description
AttributeNotFoundException ( SerializationInfo info, StreamingContext context ) : System
GetObjectData ( SerializationInfo info, StreamingContext context ) : void

Method Details

AttributeNotFoundException() public méthode

public AttributeNotFoundException ( string attributeName ) : System
attributeName string
Résultat System