コード例 #1
0
 private async Task <string> GetPropertyAsync(Message.DMMessageKind command)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
        //
        // Private utilities
        //

        private async Task SetPropertyAsync(Message.DMMessageKind command, string valueString)
        {
            throw new NotImplementedException();
        }