DefaultApiConventions Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default api conventions.
public ref class DefaultApiConventions abstract sealed
	public static class DefaultApiConventions
	type DefaultApiConventions = class
	Public Class DefaultApiConventions
		- Inheritance
 - 
				DefaultApiConventions
 
Methods
| Create(Object) | 
		 Create convention.  | 
        	
| Delete(Object) | 
		 Delete convention.  | 
        	
| Edit(Object, Object) | 
		 Edit convention.  | 
        	
| Find(Object) | 
		 Find convention.  | 
        	
| Get(Object) | 
		 Get convention.  | 
        	
| Post(Object) | 
		 Post convention.  | 
        	
| Put(Object, Object) | 
		 Put convention.  | 
        	
| Update(Object, Object) | 
		 Update convention.  |