C# Class RuleEngine.Form1

Inheritance: System.Windows.Forms.Form
Mostra file Open project: shayfriedman/WhatCSharpCouldDoThat-Sample

Public Methods

Method Description
Form1 ( ) : System

Private Methods

Method Description
SetResultImage ( bool success ) : void
button1_Click ( object sender, EventArgs e ) : void
linkLabel1_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

Method Details

Form1() public method

public Form1 ( ) : System
return System