Advertisement
Fhernd

Telephony.cs

Nov 14th, 2017
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.13 KB | None | 0 0
  1. using System;
  2.  
  3. namespace Telephony
  4. {
  5.     public class @operator
  6.     {
  7.         public bool @volatile { set; get; }
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement