Glossary:Definition - Interface contract
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Interface contract | |
| Definition | Guarantee by an object that it will support all of the elements of its interface. In C#, this contract is created by the use of the interface keyword, which declares a reference type that encapsulates the contract.
| |
| See also | Interface | |
| You may edit this definition to improve or extend it. | ||
| Online Dictionary of Visual C# .NET Programming | |
| a free glossary of C# .NET terminology from C# Online.NET | edit |